diff options
author | Nick Piggin <npiggin@kernel.dk> | 2011-01-07 07:49:39 +0100 |
---|---|---|
committer | Nick Piggin <npiggin@kernel.dk> | 2011-01-07 07:50:23 +0100 |
commit | 58db63d086790eec2ed433f9d8c4962239809cf8 (patch) | |
tree | e8fa4238167f92bb0dbded4d2df1498d8c4e9404 /scripts | |
parent | fs: dcache remove dcache_lock (diff) | |
download | linux-58db63d086790eec2ed433f9d8c4962239809cf8.tar.xz linux-58db63d086790eec2ed433f9d8c4962239809cf8.zip |
fs: dcache avoid starvation in dcache multi-step operations
Long lived dcache "multi-step" operations which retry on rename seq can
be starved with a lot of rename activity. If they fail after the 1st pass,
take the rename_lock for writing to avoid further starvation.
Signed-off-by: Nick Piggin <npiggin@kernel.dk>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions