git: hammer - Remove cache_inval_vp() call
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Nov 11 09:18:22 PST 2013
commit 9c527560a373262253f13890dfa9af4185a1024f
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/9c527560a373262253f13890dfa9af4185a1024f
--
DragonFly BSD source repository
More information about the Commits
mailing list