]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
xfs: remove NULLEXTNUM
authorChristoph Hellwig <hch@lst.de>
Thu, 24 Nov 2016 00:40:32 +0000 (11:40 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 24 Nov 2016 00:40:32 +0000 (11:40 +1100)
commit0e8d630ba039d9976d250eedb82c3a423ad15447
treefe00aff09186476bd86ecaad23472d7abeba2e56
parent6edc977f775e5ac10655b03607ef091d2b06f2f6
xfs: remove NULLEXTNUM

We only ever set a field to this constant for an impossible to reach
error case in xfs_bmap_search_extents.  That functions has been removed,
so we can remove the constant as well.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/libxfs/xfs_bmap.c
fs/xfs/libxfs/xfs_types.h