ceph: use getattr request to fetch inline data
authorYan, Zheng <zyan@redhat.com>
Fri, 14 Nov 2014 13:56:29 +0000 (21:56 +0800)
committerIlya Dryomov <idryomov@redhat.com>
Wed, 17 Dec 2014 17:09:52 +0000 (20:09 +0300)
Add a new parameter 'locked_page' to ceph_do_getattr(). If inline data
in getattr reply will be copied to the page.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
fs/ceph/inode.c
fs/ceph/mds_client.h
fs/ceph/super.h
include/linux/ceph/ceph_fs.h

diff --cc fs/ceph/inode.c
Simple merge
Simple merge
diff --cc fs/ceph/super.h
Simple merge
Simple merge