]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/xfs/libxfs/xfs_types.h
Merge branch 'xfs-4.10-extent-lookup' into for-next
[mirror_ubuntu-bionic-kernel.git] / fs / xfs / libxfs / xfs_types.h
index cf044c0f4d4178ee09e9b3e4c1eba2ceef161a1a..717909f2f7b704be9c842a94155a2c88c5054a76 100644 (file)
@@ -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)