diff options
author | Christoph Hellwig <hch@lst.de> | 2023-03-07 17:39:39 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-04-17 18:01:17 +0200 |
commit | ae42a154ca8972739be29f811a69bef6c4818a26 (patch) | |
tree | 52b0f2bfd27cbddf2bd64a7b92358662d700d921 /fs/ext4/xattr.h | |
parent | 7edb9a3e72009917602f80f1c01f2337a103e7e0 (diff) |
btrfs: pass a btrfs_bio to btrfs_submit_bio
btrfs_submit_bio expects the bio passed to it to be embedded into a
btrfs_bio structure. Pass the btrfs_bio directly to increase type
safety and make the code self-documenting.
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/ext4/xattr.h')
0 files changed, 0 insertions, 0 deletions