提交 a6230af7 编写于 作者: S Steve French

[CIFS] Minor cleanup to new cifs acl header.

Signed-off-by: NSteve French <sfrench@us.ibm.com>
上级 fdf7f2e9
......@@ -34,3 +34,5 @@ struct cifs_sid {
const cifs_sid sid_everyone = {1, 1, {0, 0, 0, 0, 0, 0}, {0, 0, 0, 0}};
/* group users */
const cifs_sid sid_user = {1, 2 , {0, 0, 0, 0, 0, 5}, {32, 545, 0, 0}};
#endif /* _CIFSACL_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册