From: Christoph Hellwig Date: Fri, 15 Oct 2010 12:45:00 +0000 (-0700) Subject: hfsplus: fix getxattr return value X-Git-Tag: v2.6.37-rc1~222^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46bf36ecec79bbe5373ef68f0ed36cbf62e03482;p=pandora-kernel.git hfsplus: fix getxattr return value We need to support -EOPNOTSUPP for attributes that are not supported to match other filesystems and allow userspace to detect if Posix ACLs are supported or not. setxattr already gets this right. Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed