]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
btrfs: rename btrfs_bio::iter field
authorChristoph Hellwig <hch@lst.de>
Sat, 21 Jan 2023 06:50:13 +0000 (07:50 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 15 Feb 2023 18:38:51 +0000 (19:38 +0100)
commit0d3acb25e70d5f58f99ae9c695326a097b4b56be
tree3fabf0570b7f990352c6edebf3ef8f880f0a8274
parent0571b6357c5e414cd5db8e03150074a5ca1c5c12
btrfs: rename btrfs_bio::iter field

Rename iter to saved_iter and move it next to the repair internals
and nothing outside of bio.c should be touching it.

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>
fs/btrfs/bio.c
fs/btrfs/bio.h