commit | 280253d213fb735b565532be2836f94cf574260d | [log] [tgz] |
---|---|---|
author | Brian Foster <bfoster@redhat.com> | Wed Jul 11 22:26:29 2018 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Jul 11 22:26:29 2018 -0700 |
tree | 7f9090806816504dc5a15dd98bd7e8e511cefa23 | |
parent | 92f9da30f57bdb653ee46f26df2d51484b27c7f0 [diff] |
xfs: remove bmap format helpers firstblock params The bmap format helpers receive firstblock via ->t_firstblock. Drop the param and access it directly. 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>