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>
Sun, 24 Jun 2012 21:46:42 +0000 (23:46 +0200)
commit09eac123ece226c1b789f28a5368d504952162c5
tree626072f7ee983a8fbd85ed4b11ef19a5afa4d1d8
parent1ad9baefb6afa9445d771c319d7e1aa5276989f2
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