]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs: Remove a few calls to map_errno_from_nt_status()
authorVolker Lendecke <vl@samba.org>
Tue, 28 Jan 2025 11:28:04 +0000 (12:28 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 5 Feb 2025 00:07:30 +0000 (00:07 +0000)
commitcf43234b73cbc7ac6e1808babe989de8f55808bf
tree0a23677295b19c2143ca2d3477d138d1521b5959
parent12ea19635933e5a0321d9e7c5bbd012cf350a3a0
vfs: Remove a few calls to map_errno_from_nt_status()

That call always "feels" lossy to me, the other way around is better
defined.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_catia.c