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

Venkatesh Srinivas vsrinivas at crater.dragonflybsd.org
Sun Feb 5 07:07:48 PST 2012


commit 7fba7344c423a5a1e66111bacb99788c6ef68fbe
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/7fba7344c423a5a1e66111bacb99788c6ef68fbe


-- 
DragonFly BSD source repository





More information about the Commits mailing list