Whamcloud - gitweb
LU-6047 lustre: remove Size on MDS support
[fs/lustre-release.git] / lustre / include / obd_support.h
index 13beaa4..dec4ada 100644 (file)
@@ -197,8 +197,8 @@ int obd_alloc_fail(const void *ptr, const char *name, const char *type,
 #define OBD_FAIL_MDS_ALL_REQUEST_NET     0x123
 #define OBD_FAIL_MDS_SYNC_NET            0x124
 #define OBD_FAIL_MDS_SYNC_PACK           0x125
-#define OBD_FAIL_MDS_DONE_WRITING_NET    0x126
-#define OBD_FAIL_MDS_DONE_WRITING_PACK   0x127
+/*     OBD_FAIL_MDS_DONE_WRITING_NET    0x126 obsolete since 2.8.0 */
+/*     OBD_FAIL_MDS_DONE_WRITING_PACK   0x127 obsolete since 2.8.0 */
 #define OBD_FAIL_MDS_ALLOC_OBDO          0x128
 #define OBD_FAIL_MDS_PAUSE_OPEN          0x129
 #define OBD_FAIL_MDS_STATFS_LCW_SLEEP    0x12a