summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorNick Piggin <npiggin@kernel.dk>2011-01-07 06:49:39 (GMT)
committerNick Piggin <npiggin@kernel.dk>2011-01-07 06:50:23 (GMT)
commit58db63d086790eec2ed433f9d8c4962239809cf8 (patch)
treee8fa4238167f92bb0dbded4d2df1498d8c4e9404 /Kconfig
parentb5c84bf6f6fa3a7dfdcb556023a62953574b60ee (diff)
downloadlinux-58db63d086790eec2ed433f9d8c4962239809cf8.tar.xz
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 'Kconfig')
0 files changed, 0 insertions, 0 deletions