Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b30eac
)
Branch b1_8_gate
author
vitaly
<vitaly>
Mon, 15 Sep 2008 18:30:53 +0000
(18:30 +0000)
committer
vitaly
<vitaly>
Mon, 15 Sep 2008 18:30:53 +0000
(18:30 +0000)
b=15949
i=adilger
i=shadow
lustre/mds/mds_internal.h
patch
|
blob
|
history
diff --git
a/lustre/mds/mds_internal.h
b/lustre/mds/mds_internal.h
index
e4f6423
..
69b8c5a
100644
(file)
--- a/
lustre/mds/mds_internal.h
+++ b/
lustre/mds/mds_internal.h
@@
-204,7
+204,7
@@
int mds_init_ucred(struct lvfs_ucred *ucred, struct ptlrpc_request *req,
int offset);
void mds_exit_ucred(struct lvfs_ucred *ucred, struct mds_obd *obd);
void mds_root_squash(struct mds_obd *mds, lnet_nid_t *peernid,
- __u32 *fsuid, __u32 *fsgid,
__u32
*cap,
+ __u32 *fsuid, __u32 *fsgid,
cfs_kernel_cap_t
*cap,
__u32 *suppgid, __u32 *suppgid2);
/* mds/mds_unlink_open.c */