]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:smbd: reformat if statement for caching in vfs_ChDir()
authorStefan Metzmacher <metze@samba.org>
Thu, 2 Jul 2020 10:06:28 +0000 (12:06 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 2 Jul 2020 15:25:31 +0000 (15:25 +0000)
commitb2b5ae090ee8796609eb0b5794bc4e62c24414ef
tree8e33c633f0da966d5f181678f27379760345d0f4
parentbcba4bb210d9482be4c2c8dadfb5cc185046cbaa
s3:smbd: reformat if statement for caching in vfs_ChDir()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14427

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/vfs.c