X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Finclude%2Fobd_support.h;h=83e9f0999c3c3ff2ab604a02b89cdf3e3cea7d7a;hb=c0a7f78529e21c9cafa986abea255925b4b41244;hp=5852bf2e29d18955fe40c904e2220e4d99c8a3c0;hpb=72c1f7095203cc1badadf581c66f9546476438ab;p=fs%2Flustre-release.git diff --git a/lustre/include/obd_support.h b/lustre/include/obd_support.h index 5852bf2..83e9f09 100644 --- a/lustre/include/obd_support.h +++ b/lustre/include/obd_support.h @@ -425,6 +425,7 @@ extern char obd_jobid_var[]; #define OBD_FAIL_OSC_DELAY_IO 0x414 #define OBD_FAIL_OSC_NO_SIZE_DATA 0x415 #define OBD_FAIL_OSC_DELAY_CANCEL 0x416 +#define OBD_FAIL_OSC_SLOW_PAGE_EVICT 0x417 #define OBD_FAIL_PTLRPC 0x500 #define OBD_FAIL_PTLRPC_ACK 0x501