Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 2009 16:47:15 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_vfsops.c
Message-ID:  <200901291647.n0TGlK1W004307@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trasz       2009-01-29 16:47:15 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  SVN rev 187894 on 2009-01-29 16:47:15Z by trasz
  
  Make sure the cdev doesn't go away while the filesystem is still mounted.
  Otherwise dev2udev() could return garbage.
  
  Reviewed by:    kib
  Approved by:    rwatson (mentor)
  Sponsored by:   FreeBSD Foundation
  
  Revision  Changes    Path
  1.356     +3 -0      src/sys/ufs/ffs/ffs_vfsops.c



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