ceph: add ceph.dir.layout vxattr
authorSage Weil <sage@inktank.com>
Mon, 21 Jan 2013 06:07:12 +0000 (22:07 -0800)
committerSage Weil <sage@inktank.com>
Thu, 14 Feb 2013 02:26:13 +0000 (18:26 -0800)
This virtual xattr will only appear when there is a dir layout policy
set on the directory.  It can be set via setxattr and removed via
removexattr (implemented by the MDS).

Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Sam Lang <sam.lang@inktank.com>

No differences found