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)
commitd421acb1ad7dfa31b7463b67f1593714b0b727c3
treef35d7a19bbd533269bc273be20b0fbfcb26b64e0
parent3adf654ddbc355c23d75c6684128d4b067a7b792
ceph: pass ceph.* removexattrs through to MDS

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>
fs/ceph/xattr.c