diff options
author | Christoph Hellwig <hch@lst.de> | 2019-11-20 09:46:04 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-11-22 08:17:10 -0800 |
commit | 02c57f0a8b07f5c8a393530ff29b2f6fbe17c825 (patch) | |
tree | 83e806bc3980809bb62e96d162a3c62bea542a6f /fs/file.c | |
parent | f3fcb314d16cdcffb6c521564b86b453869300da (diff) | |
download | linux-02c57f0a8b07f5c8a393530ff29b2f6fbe17c825.tar.bz2 |
xfs: split xfs_da3_node_read
Split xfs_da3_node_read into one variant that always looks up the daddr
and doesn't accept holes, and one that already has a daddr at hand.
This is in preparation of splitting up xfs_da_read_buf in a similar way.
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>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions