ocfs2: complete the rest request through buffer io
authorJoseph Qi <[email protected]>
Tue, 17 Feb 2015 00:00:09 +0000 (16:00 -0800)
committerLinus Torvalds <[email protected]>
Tue, 17 Feb 2015 01:56:05 +0000 (17:56 -0800)
commit3a83b342c87e6d21290de8dc76ec20a67821261d
tree3eca9a53ced95e893768ff44c77926a510612ca1
parentd943d59dd32d33cd8a44a2f9caf373ede11200da
ocfs2: complete the rest request through buffer io

Complte the rest request thourgh buffer io after direct write performed.

Signed-off-by: Joseph Qi <[email protected]>
Cc: Weiwei Wang <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Junxiao Bi <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Xuejiufei <[email protected]>
Cc: alex chen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/ocfs2/file.c