Files
linux/fs/ceph
Yan, Zheng fce7a9744b ceph: refactor ceph_sync_read()
Avoid allocating memory for the entire user request: striped_read()
does a synchronous OSD request per object, so it doesn't need more than
object size worth of pages at a time.

[ Preserve the comment, changelog. ]

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2018-10-22 10:28:20 +02:00
..
2018-10-22 10:28:20 +02:00
2018-08-02 21:33:20 +02:00
2016-06-01 10:31:50 +02:00
2018-08-02 21:26:12 +02:00
2018-10-22 10:28:20 +02:00