commit | 9c4f29d39168bb9363189f0d54ee1202372e7d9b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Mar 28 14:53:35 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Apr 03 15:18:16 2017 -0700 |
tree | 4122955d6116b4622185c2ff26f9e756567f9afa | |
parent | 696a562072e3c14bcd13ae5acc19cdf27679e865 [diff] |
xfs: factor out a xfs_bmap_is_real_extent helper This checks for all the non-normal extent types, including handling both encodings of delayed allocations. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>