summaryrefslogtreecommitdiffstats
path: root/fs/xattr.c
diff options
context:
space:
mode:
authorDarrick J. Wong2011-05-27 21:23:41 +0200
committerAl Viro2011-05-28 07:03:21 +0200
commitd76ee18a8551e33ad7dbd55cac38bc7b094f3abb (patch)
treeb65a21c32f7ebd9213886a3a9181ed946ba69777 /fs/xattr.c
parentmm: Wait for writeback when grabbing pages to begin a write (diff)
downloadkernel-qcow2-linux-d76ee18a8551e33ad7dbd55cac38bc7b094f3abb.tar.gz
kernel-qcow2-linux-d76ee18a8551e33ad7dbd55cac38bc7b094f3abb.tar.xz
kernel-qcow2-linux-d76ee18a8551e33ad7dbd55cac38bc7b094f3abb.zip
fs: block_page_mkwrite should wait for writeback to finish
For filesystems such as nilfs2 and xfs that use block_page_mkwrite, modify that function to wait for pending writeback before allowing the page to become writable. This is needed to stabilize pages during writeback for those two filesystems. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/xattr.c')
0 files changed, 0 insertions, 0 deletions