libceph: define new ceph_file_layout structure
authorYan, Zheng <zyan@redhat.com>
Wed, 3 Feb 2016 13:24:49 +0000 (21:24 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 28 Jul 2016 00:55:36 +0000 (02:55 +0200)
commit7627151ea30bce2051e3cb27d7bb2c30083f86a5
tree8a4c9422b30c3e50eb76923c746747f4e09d0bb5
parent22748f9d617b8cd0a915c3a4c656c7232645b3b5
libceph: define new ceph_file_layout structure

Define new ceph_file_layout structure and rename old ceph_file_layout
to ceph_file_layout_legacy. This is preparation for adding namespace
to ceph_file_layout structure.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
12 files changed:
drivers/block/rbd.c
fs/ceph/addr.c
fs/ceph/caps.c
fs/ceph/file.c
fs/ceph/inode.c
fs/ceph/ioctl.c
fs/ceph/mds_client.h
fs/ceph/xattr.c
include/linux/ceph/ceph_fs.h
net/ceph/ceph_fs.c
net/ceph/osd_client.c
net/ceph/osdmap.c