commit | 372837978d90d1c563315192196735c09623a5d6 | [log] [tgz] |
---|---|---|
author | Brian Foster <bfoster@redhat.com> | Wed Jul 11 22:26:23 2018 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Jul 11 22:26:23 2018 -0700 |
tree | db6a4bd3b93e52b34752fbc7b14ec13566462a38 | |
parent | 650919f13182e8deeeeaeb580570afb0cdf8bd0d [diff] |
xfs: use ->t_firstblock for all xfs_bunmapi() callers Convert all xfs_bunmapi() callers to ->t_firstblock. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-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>