tmp_suning_uos_patched/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
..
acl.c ceph: check snap first in ceph_set_acl() 2018-10-22 10:28:20 +02:00
addr.c
cache.c
cache.h
caps.c ceph: reset cap hold timeout only for requeued inode 2018-10-22 10:28:19 +02:00
ceph_frag.c
debugfs.c
dir.c
export.c
file.c ceph: refactor ceph_sync_read() 2018-10-22 10:28:20 +02:00
inode.c ceph: check if LOOKUPNAME request was aborted when filling trace 2018-10-22 10:28:20 +02:00
ioctl.c
ioctl.h
Kconfig
locks.c
Makefile
mds_client.c ceph: don't drop message if it contains more data than expected 2018-08-13 17:55:44 +02:00
mds_client.h
mdsmap.c
quota.c ceph: don't drop message if it contains more data than expected 2018-08-13 17:55:44 +02:00
snap.c
strings.c
super.c ceph: avoid a use-after-free in ceph_destroy_options() 2018-09-06 16:18:04 +02:00
super.h The main things are support for cephx v2 authentication protocol and 2018-08-20 18:26:55 -07:00
xattr.c