]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: change ceph.file.layout.* implementation, content
authorSage Weil <sage@inktank.com>
Sun, 20 Jan 2013 00:46:32 +0000 (16:46 -0800)
committerSage Weil <sage@inktank.com>
Thu, 14 Feb 2013 02:26:10 +0000 (18:26 -0800)
commit863a9a5283221c2b438f591a36495c84cc513033
tree84fc83be1c5008b4b233c1eba17bf22f2ae3502b
parent5726dba63c62f8d08bd2bf70d66918daa087d74c
ceph: change ceph.file.layout.* implementation, content

Implement a new method to generate the ceph.file.layout vxattr using
the new framework.

Use 'stripe_unit' instead of 'chunk_size'.

Include pool name, either as a string or as an integer.

Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Sam Lang <sam.lang@inktank.com>
fs/ceph/xattr.c