mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +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
d2afaf21c5
commit
252d2cc76a
@ -688,7 +688,7 @@ uint32_t fdos_mode(struct files_struct *fsp)
|
||||
|
||||
if (fsp == NULL) {
|
||||
/*
|
||||
* The pathological case where a callers does
|
||||
* The pathological case where a caller does
|
||||
* fdos_mode(smb_fname->fsp) passing a pathref fsp. But as
|
||||
* smb_fname points at a symlink in POSIX context smb_fname->fsp
|
||||
* is NULL.
|
||||
|
Loading…
Reference in New Issue
Block a user