Home
last modified time | relevance | path

Searched hist:"0713 e5f2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ceph/
H A Daddr.c0713e5f2 Thu Aug 31 03:55:48 CDT 2017 Yan, Zheng <zyan@redhat.com> ceph: optimize pagevec iterating in ceph_writepages_start()

ceph_writepages_start() supports writing non-continuous pages.
If it encounters a non-dirty or non-writeable page in pagevec,
it can continue to check the rest pages in pagevec.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
0713e5f2 Thu Aug 31 03:55:48 CDT 2017 Yan, Zheng <zyan@redhat.com> ceph: optimize pagevec iterating in ceph_writepages_start()

ceph_writepages_start() supports writing non-continuous pages.
If it encounters a non-dirty or non-writeable page in pagevec,
it can continue to check the rest pages in pagevec.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>