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:
392c6de
)
xfs: return -E2BIG if hit the maximum size limits of ACLs
author
Jie Liu
<jeff.liu@oracle.com>
Fri, 7 Feb 2014 04:26:11 +0000
(15:26 +1100)
committer
Dave Chinner
<david@fromorbit.com>
Fri, 7 Feb 2014 04:26:11 +0000
(15:26 +1100)
We should return -E2BIG rather than -EINVAL if hit the maximum size
limits of ACLS, as the former is consistent with VFS xattr syscalls.
Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_acl.c
patch
|
blob
|
history
diff --cc
fs/xfs/xfs_acl.c
Simple merge