git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32e39e1
)
hfsplus: fix getxattr return value
author
Christoph Hellwig
<hch@tuxera.com>
Fri, 15 Oct 2010 12:45:00 +0000
(
05:45
-0700)
committer
Christoph Hellwig
<hch@lst.de>
Fri, 15 Oct 2010 12:45:00 +0000
(
05:45
-0700)
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 <hch@tuxera.com>
No differences found