Allow actual call to set file offline
commit9827d5ff416479408b19a8964c2321ea2517aa74
authorAlexander Bokovoy <ab@samba.org>
Wed, 6 Feb 2008 06:09:23 +0000 (6 09:09 +0300)
committerAlexander Bokovoy <ab@samba.org>
Wed, 6 Feb 2008 06:09:23 +0000 (6 09:09 +0300)
tree9bc18bce862c5cdcbf70b2e5a804c5d6fe230d3e
parentf59d3786abcc53065c838a2fa82ec2f4b577b16f
Allow actual call to set file offline

Dos mode calculation was masking out FILE_ATTRIBUTE_OFFLINE so that code to set file offline
was never called before. Merge from Tridge's v3-0-ctdb git tree.
source/smbd/dosmode.c