Whamcloud - gitweb
LU-1287 mountconf: write failover nid config correctly
[fs/lustre-release.git] / lustre / ofd / ofd_internal.h
index 45b8e3d..7b37b0d 100644 (file)
@@ -295,6 +295,7 @@ struct ofd_thread_info {
 
        /* Space used by the I/O, used by grant code */
        unsigned long                    fti_used;
+       struct ost_lvb                   fti_lvb;
 };
 
 extern void target_recovery_fini(struct obd_device *obd);