summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorDavid Howells2017-03-16 17:27:49 +0100
committerDavid Howells2017-03-16 17:29:30 +0100
commit65a151094edeb04e8f5f6f1502028e2383e81bb8 (patch)
treee1c79de194d66e4f6c065c54d6e198c0c68ef98c /.gitattributes
parentafs: Fix abort on signal while waiting for call completion (diff)
downloadkernel-qcow2-linux-65a151094edeb04e8f5f6f1502028e2383e81bb8.tar.gz
kernel-qcow2-linux-65a151094edeb04e8f5f6f1502028e2383e81bb8.tar.xz
kernel-qcow2-linux-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 '.gitattributes')
0 files changed, 0 insertions, 0 deletions