Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2009 18:30:00 +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:  <200903181830.n2IIU5iW099343@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-03-18 18:30:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  SVN rev 189974 on 2009-03-18 18:30:00Z by jhb
  
  MFC:
  - 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.
  
  Revision    Changes    Path
  1.329.2.15  +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?200903181830.n2IIU5iW099343>