diff options
author | Christoph Hellwig <hch@lst.de> | 2022-05-05 23:11:15 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-05-16 18:17:33 +0300 |
commit | 642c5d34da53d8e9d4cdaee3cc48e9d85bca5b67 (patch) | |
tree | d2c508c7e5a7a758d0583785b2424ab8858d37ac /fs/btrfs/send.c | |
parent | a3e171a09cd4f67bb4c7ea93b552b543f19a308e (diff) | |
download | linux-642c5d34da53d8e9d4cdaee3cc48e9d85bca5b67.tar.xz |
btrfs: allocate the btrfs_dio_private as part of the iomap dio bio
Create a new bio_set that contains all the per-bio private data needed
by btrfs for direct I/O and tell the iomap code to use that instead
of separately allocation the btrfs_dio_private structure.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/send.c')
0 files changed, 0 insertions, 0 deletions