diff options
author | Chris Ball <cjb@laptop.org> | 2009-09-29 19:51:04 +0200 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2009-09-29 19:51:04 +0200 |
commit | 49cf6f4529b7945ef51b8e39f0bac630726f8c96 (patch) | |
tree | 27c91f6bb1ac0e4862286e78d1365e2890754cef /fs/nls | |
parent | Btrfs: proper -ENOSPC handling (diff) | |
download | linux-49cf6f4529b7945ef51b8e39f0bac630726f8c96.tar.xz linux-49cf6f4529b7945ef51b8e39f0bac630726f8c96.zip |
Btrfs: Fix setting umask when POSIX ACLs are not enabled
We currently set sb->s_flags |= MS_POSIXACL unconditionally, which is
incorrect -- it tells the VFS that it shouldn't set umask because we
will, yet we don't set it ourselves if we aren't using POSIX ACLs, so
the umask ends up ignored.
Signed-off-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/nls')
0 files changed, 0 insertions, 0 deletions