commit | f36bc228e1b94d9994915cba67588104ebe763ae | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 03 10:34:42 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Nov 06 11:53:39 2017 -0800 |
tree | 67181994d0555b9c1a47fd1f6ae49fe08120c43f | |
parent | 42630361003461edd7607c1d459ab9d66ef97813 [diff] |
xfs: pass an on-disk extent to xfs_bmbt_validate_extent This prepares for getting rid of the current in-memory extent format. At the end of the series we will change the calling convention again to pass the xfs_bmbt_irec structure once it is available everywhere. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>