ceph: pass ceph.* removexattrs through to MDS
authorSage Weil <sage@inktank.com>
Mon, 21 Jan 2013 05:55:30 +0000 (21:55 -0800)
committerSage Weil <sage@inktank.com>
Thu, 14 Feb 2013 02:25:55 +0000 (18:25 -0800)
If we do not explicitly recognized a vxattr (e.g., as readonly), pass
the request through to the MDS and deal with it there.

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

No differences found