]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fs/ocfs2: remove page cache for converted direct write
authorWengang Wang <wen.gang.wang@oracle.com>
Tue, 23 Jan 2018 17:17:39 +0000 (09:17 -0800)
committerJack Vogel <jack.vogel@oracle.com>
Wed, 24 Jan 2018 22:44:50 +0000 (14:44 -0800)
commitcc99aac46a38e5bd04f3c4ee7973a0f4523351fc
treeb2136ae4d6a332fa1e22416dc8513f0810f366e9
parentb7499ee100d21721f2ea5623813b3f4cfa2ef631
fs/ocfs2: remove page cache for converted direct write

Remove the page cache range for the writes converted from direct IO to
buffered IO.

orabug: 27431376
Signed-off-by: Wengang Wang <wen.gang.wang@oracle.com>
Reviewed-by: Junxiao Bi <junxiao.bi@oracle.com>
Reviewed-by: Ashish Samant <ashish.samant@oracle.com>
fs/ocfs2/file.c