From: Sage Weil Date: Thu, 31 Jan 2013 19:53:41 +0000 (-0800) Subject: ceph: pass unhandled ceph.* setxattrs through to MDS X-Git-Tag: v3.9-rc1~41^2~21^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3adf654ddbc355c23d75c6684128d4b067a7b792;p=pandora-kernel.git ceph: pass unhandled ceph.* setxattrs through to MDS If we do not specifically understand a setxattr on a ceph.* virtual xattr, send it through to the MDS. This allows us to implement new functionality via the MDS without direct support on the client side. Signed-off-by: Sage Weil Reviewed-by: Sam Lang --- Reading git-diff-tree failed