diff options
| author | Andreas Gruenbacher <agruen@suse.de> | 2005-01-04 05:34:00 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-01-04 05:34:00 -0800 |
| commit | 79a35a448eed5cc795f32625946b38a8a5f595ea (patch) | |
| tree | 25e291fc5a0c6f1b67d3945d909c2bec41557506 /include/linux | |
| parent | eed6b962a0c41e5e89c7c767a961b30047b5464f (diff) | |
[PATCH] Ext[23]: apply umask to symlinks with ACLs configured out
Keith Young <stripyd@stripydog.com> has reported that when ACLs are not
compiled in, the default implementation of ext[23]_init_acl applies the
umask to all new files, including symlinks, which is wrong. In this case
the VFS already takes care of applying the umask when needed, so ext2 and
ext3 need not bother about it. Remove the superfluous statements.
Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
