diff options
author | Christoph Hellwig <hch@lst.de> | 2018-10-18 17:17:50 +1100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2018-10-18 17:17:50 +1100 |
commit | 97e5a6e6dc44b9ea660f85de084f6e38cb5cf39c (patch) | |
tree | 4142e678a7dddab3427d1192b327bd6fe0b37335 /fs/xfs/xfs_bmap_util.c | |
parent | b39989009bdb84992915c9869f58094ed5becf10 (diff) | |
download | linux-97e5a6e6dc44b9ea660f85de084f6e38cb5cf39c.tar.bz2 |
xfs: remove XFS_IO_INVALID
The invalid state isn't any different from a hole, so merge the two
states. Use the more descriptive hole name, but keep it as the first
value of the enum to catch uninitialized fields.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_bmap_util.c')
0 files changed, 0 insertions, 0 deletions