summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-io-tree.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-01-21 09:50:11 +0300
committerDavid Sterba <dsterba@suse.com>2023-02-15 21:38:51 +0300
commit860c8c451661c72f05713ffdef3707f1fa9184d1 (patch)
tree0c22d529b6f1e874c46ec62841b9f2d274e1e524 /fs/btrfs/extent-io-tree.h
parent3d49d0d31237d11268959c7873c56aab166be07b (diff)
downloadlinux-860c8c451661c72f05713ffdef3707f1fa9184d1.tar.xz
btrfs: remove struct btrfs_bio::device field
The device field is only used by the simple end I/O handler, and for that it can simply be stored in the bi_private field of the bio, which is currently used for the fs_info that can be retrieved through bbio->inode as well. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.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/extent-io-tree.h')
0 files changed, 0 insertions, 0 deletions