projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a750e77
)
[CIFS] fix typo
author
Steve French
<sfrench@us.ibm.com>
Wed, 17 Oct 2007 23:06:07 +0000
(23:06 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Wed, 17 Oct 2007 23:06:07 +0000
(23:06 +0000)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsacl.c
patch
|
blob
|
history
diff --git
a/fs/cifs/cifsacl.c
b/fs/cifs/cifsacl.c
index
ecd6da9
..
e8e5635
100644
(file)
--- a/
fs/cifs/cifsacl.c
+++ b/
fs/cifs/cifsacl.c
@@
-182,7
+182,7
@@
static void parse_ntace(struct cifs_ntace *pntace, char *end_of_acl)
static void parse_dacl(struct cifs_acl *pdacl, char *end_of_acl,
- struct cifs_sid *pownersid, struct cifs_sid pgrpsid)
+ struct cifs_sid *pownersid, struct cifs_sid
*
pgrpsid)
{
int i;
int num_aces = 0;