From: Christoph Hellwig Date: Thu, 30 Jan 2014 07:59:19 +0000 (-0800) Subject: hfsplus: use xattr handlers for removexattr X-Git-Tag: v3.14-rc1~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b168fff72109;p=pandora-kernel.git hfsplus: use xattr handlers for removexattr hfsplus was already using the handlers for get and set operations, and with the removal of can_set_xattr we've now allow operations that wouldn't otherwise be allowed. With this we can also centralize the special-casing of the osx. attrs that don't have prefixes on disk in the osx xattr handlers. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed