Whamcloud - gitweb
LU-709 build: LC_XATTR_ACL & LC_POSIX_ACL_XATTR_H cleanup
[fs/lustre-release.git] / lustre / include / lustre_import.h
index 339a232..17c36dd 100644 (file)
@@ -263,6 +263,7 @@ struct obd_import {
                                   imp_force_verify:1,     /* force an immidiate ping */
                                   imp_pingable:1,         /* pingable */
                                   imp_resend_replay:1,    /* resend for replay */
+                                  imp_no_pinger_recover:1,/* disable normal recovery, for test only. */
                                   imp_force_reconnect:1;  /* import must be reconnected instead of chouse new connection */
         __u32                     imp_connect_op;
         struct obd_connect_data   imp_connect_data;