Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 2010 18:57:21 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/devfs devfs_vnops.c
Message-ID:  <201006011857.o51IvWM0020466@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2010-06-01 18:57:21 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs_vnops.c 
  Log:
  SVN rev 208717 on 2010-06-01 18:57:21Z by jh
  
  Don't try to call cdevsw d_close() method when devfs_close() is called
  because of insmntque1() failure.
  
  Found with:     stress2
  Suggested and reviewed by:      kib
  
  Revision  Changes    Path
  1.183     +7 -0      src/sys/fs/devfs/devfs_vnops.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006011857.o51IvWM0020466>