Very curious. It turns out attribute matching on truncate only matters
authorJeremy Allison <jra@samba.org>
Tue, 19 Nov 2002 01:46:10 +0000 (01:46 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 19 Nov 2002 01:46:10 +0000 (01:46 +0000)
commitfaf1f0df4d8f047fb2dcbd27305c61a1e70a8db3
tree0fd1269dd954e65c5ff90cf50556ed6ffb160dc2
parent1c5ffbd0aca045e5d480cf75a08d87f8199f1699
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 3bf21ca936973efcd74b826bc750131c6ab2c701)
source3/smbd/open.c