From 078222648c4e7d252d9bd5749fdb157ca7edb0c0 Mon Sep 17 00:00:00 2001 From: vitaly Date: Mon, 15 Sep 2008 18:30:32 +0000 Subject: [PATCH] Branch b1_8_gate b=15949 i=adilger i=shadow --- lustre/include/darwin/lvfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/include/darwin/lvfs.h b/lustre/include/darwin/lvfs.h index bda6594..a465578 100644 --- a/lustre/include/darwin/lvfs.h +++ b/lustre/include/darwin/lvfs.h @@ -48,7 +48,7 @@ struct lvfs_ucred { __u32 luc_fsuid; __u32 luc_fsgid; - __u32 luc_cap; + cfs_kernel_cap_t luc_cap; __u32 luc_uid; __u32 luc_umask; }; -- 1.8.3.1