summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNick Piggin2011-01-07 07:49:39 +0100
committerNick Piggin2011-01-07 07:50:23 +0100
commit58db63d086790eec2ed433f9d8c4962239809cf8 (patch)
treee8fa4238167f92bb0dbded4d2df1498d8c4e9404 /README
parentfs: dcache remove dcache_lock (diff)
downloadkernel-qcow2-linux-58db63d086790eec2ed433f9d8c4962239809cf8.tar.gz
kernel-qcow2-linux-58db63d086790eec2ed433f9d8c4962239809cf8.tar.xz
kernel-qcow2-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 'README')
0 files changed, 0 insertions, 0 deletions