From: Volker Lendecke Date: Mon, 13 Jan 2025 15:45:03 +0000 (+0100) Subject: vfs: Fix a typo X-Git-Tag: tdb-1.4.13~124 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d15ab9f17f1f59a91e42383d3eeb3a97418a6a10;p=thirdparty%2Fsamba.git vfs: Fix a typo Signed-off-by: Volker Lendecke Reviewed-by: Jeremy Allison --- diff --git a/source3/modules/vfs_nfs4acl_xattr.c b/source3/modules/vfs_nfs4acl_xattr.c index 1fd3519ca02..fb2d2bc407b 100644 --- a/source3/modules/vfs_nfs4acl_xattr.c +++ b/source3/modules/vfs_nfs4acl_xattr.c @@ -525,7 +525,7 @@ static int nfs4acl_connect(struct vfs_handle_struct *handle, } /* - As long as Samba does not support an exiplicit method for a module + As long as Samba does not support an explicit method for a module to define conflicting vfs methods, we should override all conflicting methods here. That way, we know we are using the NFSv4 storage