]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
btrfs: Remove btrfs_bio::flags member
authorQu Wenruo <wqu@suse.com>
Thu, 24 Oct 2019 01:38:29 +0000 (09:38 +0800)
committerMarcelo Henrique Cerri <marcelo.cerri@canonical.com>
Fri, 17 Jan 2020 17:23:47 +0000 (14:23 -0300)
commit48a1f6054008d122a6528149c6d47ab1b12e8540
tree2a7f23f4fb8a5ae89e2488ebdc8518e02b284b84
parent3704ea9579ff74e57f73f74701444e1d8b9af4b7
btrfs: Remove btrfs_bio::flags member

BugLink: https://bugs.launchpad.net/bugs/1856869
commit 34b127aecd4fe8e6a3903e10f204a7b7ffddca22 upstream.

The last user of btrfs_bio::flags was removed in commit 326e1dbb5736
("block: remove management of bi_remaining when restoring original
bi_end_io"), remove it.

(Tagged for stable as the structure is heavily used and space savings
are desirable.)

CC: stable@vger.kernel.org # 4.4+
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Connor Kuehl <connor.kuehl@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
fs/btrfs/volumes.h