diff options
author | Yan, Zheng <zyan@redhat.com> | 2015-06-17 22:10:58 +0300 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2015-06-25 18:30:53 +0300 |
commit | e1966b49446a43994c3f25a07d0eb4d05660b429 (patch) | |
tree | 43464087b52c41e58396f7805783bd9e627d2bfb /drivers | |
parent | d3834fefcfe5610702379d78596337875df2db5b (diff) | |
download | linux-e1966b49446a43994c3f25a07d0eb4d05660b429.tar.xz |
ceph: fix ceph_writepages_start()
Before a page get locked, someone else can write data to the page
and increase the i_size. So we should re-check the i_size after
pages are locked.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions