commit | 06566fda428e6420aa993e32845b165936fb50d6 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Nov 20 09:46:02 2019 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Fri Nov 22 08:17:09 2019 -0800 |
tree | 00080e8ef5a329e65b8939352f60be013a3abda2 | |
parent | 199e9ba4e4a9927f5addb644c1a1e1002e68cc30 [diff] |
xfs: remove the mappedbno argument to xfs_da_reada_buf Replace the mappedbno argument with the simple flags for xfs_da_reada_buf and xfs_dir3_data_readahead. 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>