git: puffs - fix panic on hardlink

Alex Hornung alexh at crater.dragonflybsd.org
Fri Feb 24 07:25:01 PST 2012


commit 7019f3cb382d07286f3306417c73458cdc244ab9
Author: Alex Hornung <ahornung at 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





More information about the Commits mailing list