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:
4b29348
)
- vbr orphan handling
author
tappro
<tappro>
Sat, 20 Sep 2008 12:33:59 +0000
(12:33 +0000)
committer
tappro
<tappro>
Sat, 20 Sep 2008 12:33:59 +0000
(12:33 +0000)
b:15392,15391
i:adilger, bzzz
lustre/include/lustre_export.h
patch
|
blob
|
history
diff --git
a/lustre/include/lustre_export.h
b/lustre/include/lustre_export.h
index
bcd276f
..
48d8a88
100644
(file)
--- a/
lustre/include/lustre_export.h
+++ b/
lustre/include/lustre_export.h
@@
-166,6
+166,7
@@
struct obd_export {
#define exp_mds_data u.eu_mds_data
#define exp_filter_data u.eu_filter_data
#define exp_ec_data u.eu_ec_data
+
static inline int exp_expired(struct obd_export *exp, __u32 age)
{
LASSERT(exp->exp_delayed);