X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre_import.h;h=9191fa17357f860bde9ab52d655dbff5e62b693f;hp=c1c17bd249e8f6d20d6e1d47b517606febd36333;hb=a0c644fde3405bba6752885481f0fdfe05da1bcd;hpb=51c11d7cfaffea68cc527f3001af1d11b3967c15;ds=sidebyside diff --git a/lustre/include/lustre_import.h b/lustre/include/lustre_import.h index c1c17bd..9191fa1 100644 --- a/lustre/include/lustre_import.h +++ b/lustre/include/lustre_import.h @@ -295,10 +295,6 @@ struct obd_import { imp_resend_replay:1, /* disable normal recovery, for test only. */ imp_no_pinger_recover:1, -#if LUSTRE_VERSION_CODE < OBD_OCD_VERSION(3, 0, 53, 0) - /* need IR MNE swab */ - imp_need_mne_swab:1, -#endif /* import must be reconnected instead of * chouse new connection */ imp_force_reconnect:1,