Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2005 13:37:54 +0000 (UTC)
From:      Suleiman Souhlal <ssouhlal@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_mount.c
Message-ID:  <200509021337.j82Dbs7G035019@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ssouhlal    2005-09-02 13:37:54 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  Don't unbusy the devfs mount in vfs_mountroot_try() as it gets accessed
  and unbusied in devfs_fixup(), which assumes that the devfs mount is
  still locked.
  
  Granced at by:  phk
  MFC after:      3 days
  
  Revision  Changes    Path
  1.197     +0 -1      src/sys/kern/vfs_mount.c



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