David Howells 65a151094e 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>
2017-03-16 16:29:30 +00:00
..
2011-03-31 11:26:23 -03:00
2017-02-27 18:43:47 -08:00
2017-02-10 16:34:17 +00:00
2009-04-03 16:42:41 +01:00
2017-01-09 11:10:02 +00:00
2017-01-09 11:10:02 +00:00