git: DragonFly_RELEASE_3_6 hammer - Remove cache_inval_vp() call
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Nov 11 09:21:18 PST 2013
commit 2f34b115a2cd2cd9ee9d7468b16fb9a7a740fb72
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Nov 11 09:14:15 2013 -0800
hammer - Remove cache_inval_vp() call
* Remova a call to cache_inval_vp() that no other VFSs use which was
causing deadlocks against concurrent rm's of hardlinks to the same
file.
Reported-by: ftigeot
Summary of changes:
sys/vfs/hammer/hammer_vnops.c | 7 +++++++
1 file changed, 7 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2f34b115a2cd2cd9ee9d7468b16fb9a7a740fb72
--
DragonFly BSD source repository
More information about the Commits
mailing list