aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorMark Fasheh <[email protected]>2010-03-15 22:39:00 +0000
committerJoel Becker <[email protected]>2010-03-17 19:28:22 +0000
commitfcefd25ac89239cb57fa198f125a79ff85468c75 (patch)
treebe758d25079055bebe26dd9ad9a7db6121158a75 /net/unix/sysctl_net_unix.c
parentocfs2: Update i_blocks in reflink operations. (diff)
downloadkernel-fcefd25ac89239cb57fa198f125a79ff85468c75.tar.gz
kernel-fcefd25ac89239cb57fa198f125a79ff85468c75.zip
ocfs2: set i_mode on disk during acl operations
ocfs2_set_acl() and ocfs2_init_acl() were setting i_mode on the in-memory inode, but never setting it on the disk copy. Thus, acls were some times not getting propagated between nodes. This patch fixes the issue by adding a helper function ocfs2_acl_set_mode() which does this the right way. ocfs2_set_acl() and ocfs2_init_acl() are then updated to call ocfs2_acl_set_mode(). Signed-off-by: Mark Fasheh <[email protected]> Signed-off-by: Joel Becker <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions