summaryrefslogtreecommitdiff
path: root/fs/ceph/file.c
diff options
context:
space:
mode:
authorYan, Zheng <zyan@redhat.com>2016-01-07 08:00:17 (GMT)
committerIlya Dryomov <idryomov@gmail.com>2016-03-25 17:51:51 (GMT)
commit5b64640cf65be4a029728c390e9b97afce2a493d (patch)
tree76c270895d1b216695c569fb8fc99f7cdf28c622 /fs/ceph/file.c
parent2c63f49a724a10bb71cc0fd34f8e5acce78525d5 (diff)
downloadlinux-5b64640cf65be4a029728c390e9b97afce2a493d.tar.xz
ceph: scattered page writeback
This patch makes ceph_writepages_start() try using single OSD request to write all dirty pages within a strip unit. When a nonconsecutive dirty page is found, ceph_writepages_start() tries starting a new write operation to existing OSD request. If it succeeds, it uses the new operation to writeback the dirty page. Signed-off-by: Yan, Zheng <zyan@redhat.com>
Diffstat (limited to 'fs/ceph/file.c')
0 files changed, 0 insertions, 0 deletions