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:
b50f227
)
GFS2: return -E2BIG if hit the maximum limits of ACLs
author
Jie Liu
<jeff.liu@oracle.com>
Tue, 4 Mar 2014 03:28:39 +0000
(11:28 +0800)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 6 Mar 2014 10:39:32 +0000
(10:39 +0000)
Return -E2BIG rather than -EINVAL if hit the maximum size limits of
ACLs, as the former errno is consistent with VFS xattr syscalls.
This is pointed out by Dave Chinner in previous discussion thread:
http://www.spinics.net/lists/linux-fsdevel/msg71125.html
Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/acl.c
patch
|
blob
|
history
diff --cc
fs/gfs2/acl.c
Simple merge