X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Fobd_support.h;h=b23a6a752d8aaed55adf6b8b9dfd9806244aa6c0;hp=5cf86de4b224b690d1c3249e1fa142a3c20b27f6;hb=7c99f67d9d39e8a037e830cf08a9df305e6d8da2;hpb=6dc37759cfb22727ac5d776c38b72e8638563fd8;ds=sidebyside diff --git a/lustre/include/obd_support.h b/lustre/include/obd_support.h index 5cf86de..b23a6a7 100644 --- a/lustre/include/obd_support.h +++ b/lustre/include/obd_support.h @@ -417,6 +417,7 @@ extern char obd_jobid_var[]; #define OBD_FAIL_OSC_CONNECT_GRANT_PARAM 0x413 #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_PTLRPC 0x500 #define OBD_FAIL_PTLRPC_ACK 0x501