diff options
author | Nick Piggin <npiggin@kernel.dk> | 2011-01-07 17:49:40 +1100 |
---|---|---|
committer | Nick Piggin <npiggin@kernel.dk> | 2011-01-07 17:50:23 +1100 |
commit | 61f3dee4af09528997a970280da240577bf60721 (patch) | |
tree | 8c916d7c1965303a37f1051aa5d42d8e2b7b115a /fs/ext3/ext3_jbd.c | |
parent | 58db63d086790eec2ed433f9d8c4962239809cf8 (diff) |
fs: dcache reduce dput locking
It is possible to run dput without taking data structure locks up-front. In
many cases where we don't kill the dentry anyway, these locks are not required.
Signed-off-by: Nick Piggin <npiggin@kernel.dk>
Diffstat (limited to 'fs/ext3/ext3_jbd.c')
0 files changed, 0 insertions, 0 deletions