git: ntfs - Set CNP_PDIRUNLOCK flag if we unlock the parent dir.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Tue Jun 19 15:12:22 PDT 2012


commit abe9d9ec9d654eb64bf9808c39d8658c61e34ca2
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Wed Jun 20 00:05:41 2012 +0200

    ntfs - Set CNP_PDIRUNLOCK flag if we unlock the parent dir.
    
    If we unlocked the parent dir, we must specify it via CNP_PDIRUNLOCK
    flag to avoid further vn_unlock attempts.
    
    DragonFly-bug: http://bugs.dragonflybsd.org/issues/2388
    
    Reported by: swildner, Raimundo Santos

Summary of changes:
 sys/vfs/ntfs/ntfs_vnops.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/abe9d9ec9d654eb64bf9808c39d8658c61e34ca2


-- 
DragonFly BSD source repository





More information about the Commits mailing list