Whamcloud - gitweb
LU-4525 lfsck: distinguish objects visibility by LFSCK
[fs/lustre-release.git] / lustre / osd-ldiskfs / osd_internal.h
index 8436d1f..6c84842 100644 (file)
@@ -78,9 +78,6 @@ struct inode;
 /* OI scrub should skip this inode. */
 #define LDISKFS_STATE_LUSTRE_NOSCRUB   31
 
-/* Do not add OI mapping for this inode. */
-#define LDISKFS_STATE_LUSTRE_NO_OI     30
-
 /** Enable thandle usage statistics */
 #define OSD_THANDLE_STATS (0)