]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: SMB3 POSIX Extensions statfs() is broken
authorRalph Boehme <slow@samba.org>
Mon, 29 Apr 2024 16:38:10 +0000 (18:38 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 19 Sep 2024 21:27:07 +0000 (21:27 +0000)
commit7a440864dde9e9de8748b1e930bfa59f25eaf08a
treee860ca0617d53706a5f34c60fc632aa6ab19789a
parent2ff3b9bc0d254a63a913ff9084de3d794fee27d0
smbd: SMB3 POSIX Extensions statfs() is broken

Regression introduced by 55d98b29eb294542cc4947573f233e0d5e6966cb. D'oh!

We'll add a regression test for this soon,
but for now we want to unblocking testing from the linux
client...

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Thu Sep 19 21:27:07 UTC 2024 on atb-devel-224
source3/smbd/smb2_trans2.c