aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2010-08-24 11:47:51 +1000
committerDave Chinner <[email protected]>2010-08-24 11:47:51 +1000
commitb5420f235953448eeae615b3361584dc5e414f34 (patch)
tree7c28ca9ee8a78d3d2a881a9269cd04ce88480e57 /tools/perf/scripts/python
parent3b93c7aaefc05ee2a75e2726929b01a321402984 (diff)
xfs: do not discard page cache data on EAGAIN
If xfs_map_blocks returns EAGAIN because of lock contention we must redirty the page and not disard the pagecache content and return an error from writepage. We used to do this correctly, but the logic got lost during the recent reshuffle of the writepage code. Signed-off-by: Christoph Hellwig <[email protected]> Reported-by: Mike Gao <[email protected]> Tested-by: Mike Gao <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions