Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2009 22:19:54 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_vfsops.c
Message-ID:  <200902112220.n1BMK9NJ013023@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-02-11 22:19:54 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  SVN rev 188501 on 2009-02-11 22:19:54Z by jhb
  
  - If the g_access() call for the initial root mount fails, then fully
    cleanup.  Before the GEOM consumer would not have been closed.
  - Bump the reference on the character device being mounted while the
    associated devfs vnode is locked.
  
  Reviewed by:    kib
  
  Revision  Changes    Path
  1.357     +6 -6      src/sys/ufs/ffs/ffs_vfsops.c



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