From: Alex Elder Date: Thu, 12 Jan 2012 01:41:01 +0000 (-0800) Subject: ceph: change "ceph.layout" xattr to be "ceph.file.layout" X-Git-Tag: v3.3-rc3~30^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=114fc47492e23d93653e4a16664833e98d62a563;p=pandora-kernel.git ceph: change "ceph.layout" xattr to be "ceph.file.layout" The virtual extended attribute named "ceph.layout" is meaningful only for regular files. Change its name to be "ceph.file.layout" to more directly reflect that in the ceph xattr namespace. Preserve the old "ceph.layout" name for the time being (until we decide it's safe to get rid of it entirely). Add a missing initializer for "readonly" in the terminating entry. Signed-off-by: Alex Elder Reviewed-by: Sage Weil --- Reading git-diff-tree failed