Remove the extraneous logic in smb_set_info_standard - we
authorJeremy Allison <jra@samba.org>
Thu, 30 Jul 2009 20:16:40 +0000 (13:16 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 30 Jul 2009 20:16:40 +0000 (13:16 -0700)
commit84bfd7395c48783fd6fca19effa12561217f65ec
treed0a56a6b53ec4c535ec0c39e6557bab73d3fd917
parente411ec6a8af13ff9213b27212a4bed2db651585d
Remove the extraneous logic in smb_set_info_standard - we
do the time twiddling logic at the smb_set_file_time level.
Jeremy.
source3/include/smb.h
source3/smbd/trans2.c