diff options
author | Anand Jain <anand.jain@oracle.com> | 2017-12-04 05:54:56 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-01-22 16:08:15 +0100 |
commit | 1c3063b6dbfa03e469a53371fae149a022a41bfd (patch) | |
tree | e4df0de3e41f4dae08743ab4e988c07e2b70ccba /fs/seq_file.c | |
parent | btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT (diff) | |
download | linux-1c3063b6dbfa03e469a53371fae149a022a41bfd.tar.xz linux-1c3063b6dbfa03e469a53371fae149a022a41bfd.zip |
btrfs: cleanup device states define BTRFS_DEV_STATE_FLUSH_SENT
Currently device state is being managed by each individual int
variable such as struct btrfs_device::is_tgtdev_for_dev_replace.
Instead of that declare btrfs_device::dev_state
BTRFS_DEV_STATE_FLUSH_SENT and use the bit operations.
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/seq_file.c')
0 files changed, 0 insertions, 0 deletions