commit | 2911edb653b9c64e0aad461f308cae8ce030eb7b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Nov 20 09:46:05 2019 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Fri Nov 22 08:17:10 2019 -0800 |
tree | 684ffd9a00e1cb2b746d1d39343cda92b3ea600d | |
parent | cd2c9f1b544b8f5e1ca1874032fd669d74946a6d [diff] |
xfs: remove the mappedbno argument to xfs_da_get_buf Use the xfs_da_get_buf_daddr function directly for the two callers that pass a mapped disk address, and then remove the mappedbno argument. 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>