https://github.com/torvalds/linux
Revision 65a151094edeb04e8f5f6f1502028e2383e81bb8 authored by David Howells on 16 March 2017, 16:27:49 UTC, committed by David Howells on 16 March 2017, 16:29:30 UTC
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>
1 parent 954cd6d
History
Tip revision: 65a151094edeb04e8f5f6f1502028e2383e81bb8 authored by David Howells on 16 March 2017, 16:27:49 UTC
afs: ->writepage() shouldn't call clear_page_dirty_for_io()
Tip revision: 65a1510
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 7.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.0 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 389.3 KB
Makefile -rw-r--r-- 57.7 KB
README -rw-r--r-- 722 bytes

README

back to top