Very curious. It turns out attribute matching on truncate only matters
authorJeremy Allison <jra@samba.org>
Tue, 19 Nov 2002 01:45:55 +0000 (01:45 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 19 Nov 2002 01:45:55 +0000 (01:45 +0000)
commitcbecefb1b24d19c82ea754e5f47422e91e9c8853
tree8a8544012bbac1ac7767cda46bb2b776cf2bd945
parentb2201f2f397a1869c1e26f957e638fe6517aa04f
Very curious. It turns out attribute matching on truncate only matters
when opening truncate with current SYSTEM|HIDDEN -> NONE. It's fine to
truncate on open with current NONE -> SYSTEM | HIDDEN.
Jeremy.
(This used to be commit 801b87e0f7c92553dc52b44d669a1795e2b9429f)
source3/smbd/open.c