Yan, Zheng 5b64640cf6 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>
2016-03-25 18:51:51 +01:00
..
2016-03-25 18:51:51 +01:00
2016-03-25 18:51:40 +01:00
2016-01-22 18:04:28 -05:00
2016-01-22 18:04:28 -05:00
2016-03-25 18:51:41 +01:00
2012-05-16 14:28:27 -05:00
2013-12-31 20:32:01 +02:00
2013-12-31 20:32:01 +02:00
2015-04-22 18:33:41 +03:00