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

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


From: Venkatesh Srinivas <vsrinivas@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 5 Feb 2012 07:07:48 -0800 (PST)

commit 7fba7344c423a5a1e66111bacb99788c6ef68fbe
Author: Venkatesh Srinivas <me@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



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