git: DragonFly_RELEASE_3_0 kernel -- linprocfs: linprocfs_allocvp should return a locked vnode.

Venkatesh Srinivas vsrinivas at crater.dragonflybsd.org
Mon Feb 6 04:13:16 PST 2012


commit d52fdd344b45d86e656629e2f16e6e1f267b08a7
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date:   Sun Feb 5 10:04:57 2012 -0500

    kernel -- linprocfs: linprocfs_allocvp should return a locked vnode.
    
    Fixes a panic where VFS_ROOT returned an unlocked vnode and led to
    a lockmgr panic from vput in the namecache.
    
    Reported-by: phma
    Bug: 2298

Summary of changes:
 .../linux/i386/linprocfs/linprocfs_subr.c          |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list