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

git: puffs - fix panic on hardlink


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 24 Feb 2012 07:25:01 -0800 (PST)

commit 7019f3cb382d07286f3306417c73458cdc244ab9
Author: Alex Hornung <ahornung@gmail.com>
Date:   Fri Feb 24 14:57:08 2012 +0000

    puffs - fix panic on hardlink
    
     * puffs was trying to lock the vp in nlink again, but kern_link does
       that already via vget.
    
    Reported-by: Sascha Wildner (swildner@)

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7019f3cb382d07286f3306417c73458cdc244ab9


-- 
DragonFly BSD source repository



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