X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fofd%2Fofd_internal.h;h=7b37b0d0221411bde725f6f212a5ea4689a16cc2;hb=3c6137d088196c6e46812b4fd24b0ac781c07ed7;hp=45b8e3d812c1276d824bb18b18094d95237d8a61;hpb=9fb46705ae86aa2c0ac29427f0ff24f923560eb7;p=fs%2Flustre-release.git diff --git a/lustre/ofd/ofd_internal.h b/lustre/ofd/ofd_internal.h index 45b8e3d..7b37b0d 100644 --- a/lustre/ofd/ofd_internal.h +++ b/lustre/ofd/ofd_internal.h @@ -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);