Very curious. It turns out attribute matching on truncate only matters
commit161609d00958c3816ec1b6ad4b0eab7a213d6a9d
authorJeremy Allison <jra@samba.org>
Tue, 19 Nov 2002 01:46:14 +0000 (19 01:46 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 19 Nov 2002 01:46:14 +0000 (19 01:46 +0000)
tree651bd998f8b0bdf9b3fdd3b7b058da69b4143297
parentf98dfbc771dc7d59c9f4e19dcba2734d46717412
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.
source/smbd/open.c