diff options
author | Jeremy Allison <jra@samba.org> | 2013-08-21 12:03:25 -0700 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2013-08-26 09:01:16 -0700 |
commit | bd0156988b34feaf91c3046f7ec78f0833222395 (patch) | |
tree | deea98b8ea5ebbd79eaacbe75317982fbc3fcb2d /source3/smbd/error.c | |
parent | 76142780fb6d69bdf6e15ea27b0436da3fa49fae (diff) | |
download | samba-bd0156988b34feaf91c3046f7ec78f0833222395.tar.gz samba-bd0156988b34feaf91c3046f7ec78f0833222395.tar.bz2 samba-bd0156988b34feaf91c3046f7ec78f0833222395.zip |
Fix the erroneous masking of chmod requests via the UNIX extensions.
Changed from switch statement to if, as "create mask", "force create mode"
are only applied to new files, not existing ones. "directory mask",
"force directory mode" are only applied to new directories, not existing
ones.
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Simo Sorce <idra@samba.org>
Diffstat (limited to 'source3/smbd/error.c')
0 files changed, 0 insertions, 0 deletions