diff options
author | Christoph Hellwig <[email protected]> | 2023-01-21 07:50:02 +0100 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-02-15 19:38:50 +0100 |
commit | 4ae2edf12d49fdbaea2dfda0bb2ec06501bd3493 (patch) | |
tree | 162288423e16b1743b2c211fe116fec1a7b477a9 /lib/clz_tab.c | |
parent | 5fa356531e33e7c7783ccd0d7938a070b5df8c22 (diff) |
btrfs: simplify parameters of btrfs_lookup_bio_sums
The csums argument is always NULL now, so remove it and always allocate
the csums array in the btrfs_bio. Also pass the btrfs_bio instead of
inode + bio to document that this function requires a btrfs_bio and
not just any bio.
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Anand Jain <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/clz_tab.c')
0 files changed, 0 insertions, 0 deletions