vfs: Change the condition when to fill the getwd cache
commitc31e7aecbab5e8e845dc3bc95560f8543abbaeff
authorVolker Lendecke <vl@samba.org>
Mon, 11 Nov 2024 15:16:32 +0000 (11 16:16 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 12 Nov 2024 13:44:32 +0000 (12 13:44 +0000)
treef0ecbf8ebf92776f5a5e366d883a86c559fbfbfa
parent0ab88a1fe7b48bd22e8516849ad4f21e9365fcd9
vfs: Change the condition when to fill the getwd cache

The next patch will add another excluding condition, this change
keeps the if-condition that is changed here simple.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/vfs.c