Whamcloud - gitweb
LU-11152 lnd: test fpo_fmr_poool pointer instead of special bool
[fs/lustre-release.git] / lnet / klnds / o2iblnd / o2iblnd.h
index ddee13d..747c670 100644 (file)
@@ -349,7 +349,6 @@ struct kib_fmr_pool {
        time64_t                fpo_deadline;   /* deadline of this pool */
        int                     fpo_failed;     /* fmr pool is failed */
        int                     fpo_map_count;  /* # of mapped FMR */
-       bool                    fpo_is_fmr; /* True if FMR pools allocated */
 };
 
 struct kib_fmr {