From 5395558218cd07ee49d3a1f616d2cfedc2826ddb Mon Sep 17 00:00:00 2001 From: Steve French Date: Sun, 8 Jan 2006 20:04:55 -0800 Subject: [PATCH] --- yaml --- r: 18999 b: refs/heads/master c: a6230af7bdffcd3837cb9fbefc17aa6aaada486c h: refs/heads/master i: 18997: f45562393f5813fc2e728d578bb64fbab64bcf69 18995: 685adde6d2febba9d28cc3b62070b77eae30a02d 18991: d8d7021f0fc3fded0b201298ec65e10d29ce88d7 v: v3 --- [refs] | 2 +- trunk/fs/cifs/cifsacl.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index bcc04b0ef531..0bd253d9c99c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fdf7f2e91981938702ab2f58f44dc5685dd1bdc1 +refs/heads/master: a6230af7bdffcd3837cb9fbefc17aa6aaada486c diff --git a/trunk/fs/cifs/cifsacl.h b/trunk/fs/cifs/cifsacl.h index 4cfcdf2e6304..d152ff50ea8c 100644 --- a/trunk/fs/cifs/cifsacl.h +++ b/trunk/fs/cifs/cifsacl.h @@ -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 */