diff options
author | Christoph Hellwig <hch@lst.de> | 2019-09-03 17:13:13 +0200 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-09-03 17:13:13 +0200 |
commit | eb77b23b565e7e1d2cc3a7d9e4cc186fb54e81a8 (patch) | |
tree | 68d315c1ce1e57593275eeb6b19871a4aaf7a32a /init | |
parent | xfs: remove the unused XFS_ALLOC_USERDATA flag (diff) | |
download | linux-eb77b23b565e7e1d2cc3a7d9e4cc186fb54e81a8.tar.xz linux-eb77b23b565e7e1d2cc3a7d9e4cc186fb54e81a8.zip |
xfs: add a xfs_valid_startblock helper
Add a helper that validates the startblock is valid. This checks for a
non-zero block on the main device, but skips that check for blocks on
the realtime device.
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>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions