X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Flustre_import.h;h=76197c9ec0880ffeef4a955d39c2be3118ed7cae;hb=ddd0d41173eeb500a4a16495fefe5568782252cf;hp=542d073b1492f33c713db767886dfae4f8a77567;hpb=6fcd05ba750e4eac627721752da8d2265b1405f8;p=fs%2Flustre-release.git diff --git a/lustre/include/lustre_import.h b/lustre/include/lustre_import.h index 542d073..76197c9 100644 --- a/lustre/include/lustre_import.h +++ b/lustre/include/lustre_import.h @@ -81,7 +81,6 @@ struct obd_import { struct lustre_handle imp_remote_handle; cfs_time_t imp_next_ping; /* jiffies */ __u64 imp_last_success_conn; /* jiffies, 64-bit */ - cfs_time_t imp_next_reconnect; /* seconds */ /* all available obd_import_conn linked here */ struct list_head imp_conn_list;