diff options
author | 2019-11-20 09:46:04 -0800 | |
---|---|---|
committer | 2019-11-22 08:17:10 -0800 | |
commit | cd2c9f1b544b8f5e1ca1874032fd669d74946a6d (patch) | |
tree | 12f8fd044b2af10e2e70f1cda6269223ce784e11 /net/unix/af_unix.c | |
parent | xfs: split xfs_da3_node_read (diff) | |
download | wireguard-linux-cd2c9f1b544b8f5e1ca1874032fd669d74946a6d.tar.xz wireguard-linux-cd2c9f1b544b8f5e1ca1874032fd669d74946a6d.zip |
xfs: remove the mappedbno argument to xfs_da_read_buf
Move the code for reading an already mapped block into
xfs_da3_node_read_mapped, which is the only caller ever passing a block
number in the mappedbno argument and replace the mappedbno argument with
the simple xfs_dabuf_get flags.
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions