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:
1a66462
)
drop redefinition of group_info.
author
fanyong
<fanyong>
Tue, 26 Sep 2006 04:33:06 +0000
(
04:33
+0000)
committer
fanyong
<fanyong>
Tue, 26 Sep 2006 04:33:06 +0000
(
04:33
+0000)
lustre/include/lustre_ucache.h
patch
|
blob
|
history
diff --git
a/lustre/include/lustre_ucache.h
b/lustre/include/lustre_ucache.h
index
5e33e88
..
32705bf
100644
(file)
--- a/
lustre/include/lustre_ucache.h
+++ b/
lustre/include/lustre_ucache.h
@@
-4,13
+4,13
@@
#ifndef _UPCALL_CACHE_H
#define _UPCALL_CACHE_H
-
+/*
#ifdef __KERNEL__
#include <linux/sched.h>
#else
struct group_info {};
#endif
-
+*/
#define UC_CACHE_NEW 0x01
#define UC_CACHE_ACQUIRING 0x02
#define UC_CACHE_INVALID 0x04