diff options
author | Christoph Hellwig <[email protected]> | 2023-01-21 07:50:00 +0100 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-02-15 19:38:50 +0100 |
commit | d0e5cb2be7703172d98699275d722c4081241144 (patch) | |
tree | 261dd5702b2c5d9af0e65c9ae491ce882c9b6322 /lib/clz_tab.c | |
parent | e0cfbb2ccabbeaea9e6b3b203d83edca49c702b2 (diff) |
btrfs: add a btrfs_inode pointer to struct btrfs_bio
All btrfs_bio I/Os are associated with an inode. Add a pointer to that
inode, which will allow to simplify a lot of calling conventions, and
which will be needed in the I/O completion path in the future.
This grow the btrfs_bio structure by a pointer, but that grows will
be offset by the removal of the device pointer soon.
Reviewed-by: Anand Jain <[email protected]>
Reviewed-by: Johannes Thumshirn <[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