vfs_fruit: disable fd reopening optimisations for the two special macOS streams
authorRalph Boehme <slow@samba.org>
Tue, 24 Nov 2020 17:02:26 +0000 (18:02 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 16 Dec 2020 09:08:31 +0000 (09:08 +0000)
commit37003ec709041d523bec56ee17034cc6f3d26a09
treebd6761f92e05bdc6fe50bd5543695eebf29e9a8e
parent4bcb3d7a03db4c3346bcb4cb62752aa9930cd3b4
vfs_fruit: disable fd reopening optimisations for the two special macOS streams

I couldn't figure out why the reopen fails a few vfs.fruit tests, so for now
disable the optimisations. It only affects the two special Mac streams, so it's
not *that* bad, but definitely something we would want to improve on in the near
future.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_fruit.c