mirror of
https://github.com/samba-team/samba.git
synced 2025-03-26 18:50:30 +03:00
smbd: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
d542cbb9a7
commit
cde87d62d3
@ -874,7 +874,7 @@ static void dos_mode_at_vfs_get_dosmode_done(struct tevent_req *subreq)
|
||||
* valid (cf the checks in dos_mode() and dos_mode_at_send().
|
||||
*
|
||||
* If SMB_VFS_GET_DOS_ATTRIBUTES[_SEND|_RECV] fails we must call
|
||||
* dos_mode_post() which also does the mapping of a last ressort
|
||||
* dos_mode_post() which also does the mapping of a last resort
|
||||
* from S_IFMT(st_mode).
|
||||
*
|
||||
* Only if we get NT_STATUS_NOT_IMPLEMENTED from a stacked VFS
|
||||
|
Loading…
x
Reference in New Issue
Block a user