Whamcloud - gitweb
LU-7159 tests: fix 224c fault injection
[fs/lustre-release.git] / lustre / include / obd_support.h
index 60d7c9b..4cc253d 100644 (file)
@@ -676,6 +676,7 @@ extern char obd_jobid_var[];
 
 #define OBD_FAIL_OSD_FAIL_AT_TRUNCATE          0x2301
 
+/* LNet is allocated failure locations 0xe000 to 0xffff */
 /* Assign references to moved code to reduce code changes */
 #define OBD_FAIL_PRECHECK(id)                   CFS_FAIL_PRECHECK(id)
 #define OBD_FAIL_CHECK(id)                      CFS_FAIL_CHECK(id)