On Mon, Apr 29, 2024 at 06:44:39PM +0200, Ralph Boehme wrote:
On 4/29/24 6:13 PM, Steve French wrote:
But the (current Samba) server fails the level 100 (level 0x64 in hex)
FS_POSIX_INFO with "STATUS_INVALID_ERROR_CLASS"
which causes all xfstests to break since they can't verify the mount
(e.g. with "stat -f").
Nothing related to this on the client has changed, and ksmbd has
always supported this so works fine there.
ah, I broke it. Fix attached. Really embarrassing...
Double embarrassing, I +1 reviewed it. So sorry for the bug :-(.