From: vitaly Date: Mon, 15 Sep 2008 18:30:53 +0000 (+0000) Subject: Branch b1_8_gate X-Git-Tag: v1_7_100~1^439 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=71984cd4fd3d379312903772c4a3f9b62f3795a8;p=fs%2Flustre-release.git Branch b1_8_gate b=15949 i=adilger i=shadow --- diff --git a/lustre/mds/mds_internal.h b/lustre/mds/mds_internal.h index e4f6423..69b8c5a 100644 --- 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 */