Revision 114fc47492e23d93653e4a16664833e98d62a563 authored by Alex Elder on 12 January 2012, 01:41:01 UTC, committed by Sage Weil on 02 February 2012, 20:48:52 UTC
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 <elder@dreamhost.com>
Reviewed-by: Sage Weil <sage@newdream.net>
1 parent 805a6af
History
File Mode Size
Makefile -rw-r--r-- 100 bytes
bytestream-example.c -rw-r--r-- 4.0 KB
dma-example.c -rw-r--r-- 3.4 KB
inttype-example.c -rw-r--r-- 3.7 KB
record-example.c -rw-r--r-- 4.0 KB

back to top