X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Fobd.h;h=087df0a28d5f462c16262498333f44ed679472fb;hp=9f1ddcffcbdbc7f68d53c3c01b8429d0f9c258c5;hb=b32e55b600ca2c9bf8b62287d9f889791d157426;hpb=92890d8f555d12ad32dc9841a328e84c5d26e896 diff --git a/lustre/include/obd.h b/lustre/include/obd.h index 9f1ddcf..087df0a 100644 --- a/lustre/include/obd.h +++ b/lustre/include/obd.h @@ -611,8 +611,7 @@ struct obd_device { * (for /proc/status only!!) */ obd_no_ir:1, /* no imperative recovery. */ obd_process_conf:1, /* device is processing mgs config */ - obd_uses_nid_stats:1, /* maintain per-client OBD stats */ - obd_force_abort_recovery:1; /* abort recovery forcely */ + obd_uses_nid_stats:1; /* maintain per-client OBD stats */ /* use separate field as it is set in interrupt to don't mess with * protection of other bits using _bh lock */