diff options
author | 2017-03-16 16:27:49 +0000 | |
---|---|---|
committer | 2017-03-16 16:29:30 +0000 | |
commit | 65a151094edeb04e8f5f6f1502028e2383e81bb8 (patch) | |
tree | e1c79de194d66e4f6c065c54d6e198c0c68ef98c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | afs: Fix abort on signal while waiting for call completion (diff) | |
download | linux-dev-65a151094edeb04e8f5f6f1502028e2383e81bb8.tar.xz linux-dev-65a151094edeb04e8f5f6f1502028e2383e81bb8.zip |
afs: ->writepage() shouldn't call clear_page_dirty_for_io()
The ->writepage() op shouldn't call clear_page_dirty_for_io() as that has
already been called by the caller.
Fix afs_writepage() by moving the call out of
afs_write_back_from_locked_page() to afs_writepages_region() where it is
needed.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions