commit | d421acb1ad7dfa31b7463b67f1593714b0b727c3 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@inktank.com> | Sun Jan 20 21:55:30 2013 -0800 |
committer | Sage Weil <sage@inktank.com> | Wed Feb 13 18:25:55 2013 -0800 |
tree | f35d7a19bbd533269bc273be20b0fbfcb26b64e0 | |
parent | 3adf654ddbc355c23d75c6684128d4b067a7b792 [diff] |
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>