mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r21877: Missed one line.
Jeremy.
This commit is contained in:
parent
530ac29abf
commit
184571e4b0
@ -573,6 +573,7 @@ static struct {
|
||||
{ SMB_VFS_OP_LINK, "link" },
|
||||
{ SMB_VFS_OP_MKNOD, "mknod" },
|
||||
{ SMB_VFS_OP_REALPATH, "realpath" },
|
||||
{ SMB_VFS_OP_NOTIFY_WATCH, "notify_watch" },
|
||||
{ SMB_VFS_OP_CHFLAGS, "chflags" },
|
||||
{ SMB_VFS_OP_FGET_NT_ACL, "fget_nt_acl" },
|
||||
{ SMB_VFS_OP_GET_NT_ACL, "get_nt_acl" },
|
||||
|
Loading…
Reference in New Issue
Block a user