summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_types.h
diff options
context:
space:
mode:
authorDave Chinner <david@fromorbit.com>2016-11-24 11:41:59 +1100
committerDave Chinner <david@fromorbit.com>2016-11-24 11:41:59 +1100
commited24bee6f26b268669702cf7521756d9031383af (patch)
tree127ee4098f6b751aac3443e6ccee88bbe139d3f4 /fs/xfs/libxfs/xfs_types.h
parent0fc204e2eb648ca31c80c8490178f70135807f05 (diff)
parent0e8d630ba039d9976d250eedb82c3a423ad15447 (diff)
Merge branch 'xfs-4.10-extent-lookup' into for-next
Diffstat (limited to 'fs/xfs/libxfs/xfs_types.h')
-rw-r--r--fs/xfs/libxfs/xfs_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/libxfs/xfs_types.h b/fs/xfs/libxfs/xfs_types.h
index cf044c0f4d41..717909f2f7b7 100644
--- a/fs/xfs/libxfs/xfs_types.h
+++ b/fs/xfs/libxfs/xfs_types.h
@@ -57,7 +57,6 @@ typedef __int64_t xfs_sfiloff_t; /* signed block number in a file */
#define NULLAGBLOCK ((xfs_agblock_t)-1)
#define NULLAGNUMBER ((xfs_agnumber_t)-1)
-#define NULLEXTNUM ((xfs_extnum_t)-1)
#define NULLCOMMITLSN ((xfs_lsn_t)-1)