Whamcloud - gitweb
r=zab,phil
[fs/lustre-release.git] / lustre / include / linux / lustre_export.h
index f8ae03c..e5e3d13 100644 (file)
@@ -57,6 +57,10 @@ struct filter_export_data {
         struct filter_client_data *fed_fcd;
         loff_t                     fed_lr_off;
         int                        fed_lr_idx;
+        int                        fed_grant_waiting;
+        __u64                      fed_cached; /* both in bytes */
+        __u64                      fed_grant;
+        __u64                      fed_grant_sent;
 };
 
 struct obd_export {