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:
339e2f3
)
Branch b1_8_gate
author
vitaly
<vitaly>
Mon, 15 Sep 2008 18:30:32 +0000
(18:30 +0000)
committer
vitaly
<vitaly>
Mon, 15 Sep 2008 18:30:32 +0000
(18:30 +0000)
b=15949
i=adilger
i=shadow
lustre/include/darwin/lvfs.h
patch
|
blob
|
history
diff --git
a/lustre/include/darwin/lvfs.h
b/lustre/include/darwin/lvfs.h
index
bda6594
..
a465578
100644
(file)
--- 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;
};