Whamcloud - gitweb
Revert "LU-8359 ldlm: Wrong evict during failover"
[fs/lustre-release.git] / lustre / include / lustre_export.h
index 7aa1dff..7299b68 100644 (file)
@@ -164,6 +164,7 @@ do {                                                                           \
 
 enum obd_option {
         OBD_OPT_FORCE =         0x0001,
+        OBD_OPT_FAILOVER =      0x0002,
         OBD_OPT_ABORT_RECOV =   0x0004,
 };