examples: Enable posix for teststat
authorVolker Lendecke <vl@samba.org>
Thu, 14 Sep 2023 11:45:04 +0000 (13:45 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 12 Oct 2023 16:55:34 +0000 (16:55 +0000)
commit051492c178e36b8866a58f7d83cd26ca0c1e1d61
treea6443f77b4748e27c10ab42816fb8d8d9dd3f109
parent6a4413c65c980e54c2010f0adb0722d1b8972f85
examples: Enable posix for teststat

Show that we can properly detect non-regular files created by the
Windows NFS server. Tested manually against Windows 2022.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
examples/libsmbclient/teststat.c