ntfs - Set CNP_PDIRUNLOCK flag if we unlock the parent dir.
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Tue, 19 Jun 2012 22:05:41 +0000 (00:05 +0200)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Tue, 19 Jun 2012 22:05:41 +0000 (00:05 +0200)
commitabe9d9ec9d654eb64bf9808c39d8658c61e34ca2
tree43c5c496d6aedc93723bd07a479f084d0a8a4547
parent1b0988d063bc923a2b62a008ddf20d2fb1a0188b
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
sys/vfs/ntfs/ntfs_vnops.c