DragonFly BSD
DragonFly commits List (threaded) for 2011-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Fix panic during diskless mount


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 7 Dec 2011 20:11:04 -0800 (PST)

commit cca9113101b1bf49b468ff3e89778d541b4a3977
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Wed Dec 7 20:10:13 2011 -0800

    kernel - Fix panic during diskless mount
    
    * Remove improper vfs_unbusy()'s from the nfs_mountroot path.  The mount
      is unbusied by the caller instead.  This fixes a lockmgr panic.

Summary of changes:
 sys/vfs/nfs/nfs_vfsops.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cca9113101b1bf49b468ff3e89778d541b4a3977


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]