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

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


From: Venkatesh Srinivas <vsrinivas@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 6 Feb 2012 04:13:16 -0800 (PST)

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


-- 
DragonFly BSD source repository



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