Whamcloud - gitweb
- vbr orphan handling
authortappro <tappro>
Sat, 20 Sep 2008 12:33:59 +0000 (12:33 +0000)
committertappro <tappro>
Sat, 20 Sep 2008 12:33:59 +0000 (12:33 +0000)
  b:15392,15391
  i:adilger, bzzz

lustre/include/lustre_export.h

index bcd276f..48d8a88 100644 (file)
@@ -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);