commit | f8a02dc6fd38da3dd045509ec321b2f9130bd003 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Jan 21 07:50:25 2023 +0100 |
committer | David Sterba <dsterba@suse.com> | Wed Feb 15 19:38:52 2023 +0100 |
tree | 8dd2f44f1f2f90dd7d727d2132ee8a84e1aab2f9 | |
parent | a34e4c3f884cc592f105d214d21baee9f9c6bae8 [diff] |
btrfs: remove struct btrfs_io_geometry Now that btrfs_get_io_geometry has a single caller, we can massage it into a form that is more suitable for that caller and remove the marshalling into and out of struct btrfs_io_geometry. Reviewed-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David Sterba <dsterba@suse.com>