]> Git Repo - linux.git/commit
btrfs: pass btrfs_io_geometry into btrfs_max_io_len
authorJohannes Thumshirn <[email protected]>
Wed, 13 Dec 2023 14:43:08 +0000 (06:43 -0800)
committerDavid Sterba <[email protected]>
Fri, 15 Dec 2023 22:03:59 +0000 (23:03 +0100)
commite94dfb7a2935cb91faca88bf7136177d1ce0dda8
tree9cc3fd8017733cafcedb66f4e62470413fe34eaf
parent6edf68223679be380e567e664f97043871133537
btrfs: pass btrfs_io_geometry into btrfs_max_io_len

Instead of passing three individual members of 'struct btrfs_io_geometry'
into btrfs_max_io_len(), pass a pointer to btrfs_io_geometry.

Signed-off-by: Johannes Thumshirn <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
fs/btrfs/volumes.c
This page took 0.050819 seconds and 4 git commands to generate.