Fix bug #7693 - smbd changing mode of files on rename
authorJeremy Allison <jra@samba.org>
Wed, 22 Sep 2010 19:26:13 +0000 (12:26 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 22 Sep 2010 19:26:13 +0000 (12:26 -0700)
commit314dc23ecfb5fc014f9c2ef70bd508eb837632b0
tree75fcf4bd2238731ebd7efc6b3d3534b86760be9b
parentcf6e773e1a75b1d7d32dfa952d3bb743db6e1b7c
Fix bug #7693 - smbd changing mode of files on rename

When using "map archive", don't change the archive bit on
renames or writes with UNIX extensions turned on.

Jeremy.
source3/smbd/fileio.c
source3/smbd/reply.c