commit | 7627151ea30bce2051e3cb27d7bb2c30083f86a5 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Wed Feb 03 21:24:49 2016 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu Jul 28 02:55:36 2016 +0200 |
tree | 8a4c9422b30c3e50eb76923c746747f4e09d0bb5 | |
parent | 22748f9d617b8cd0a915c3a4c656c7232645b3b5 [diff] |
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>