diff options
author | Anand Jain <anand.jain@oracle.com> | 2019-01-30 14:45:02 +0800 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2019-02-25 14:13:38 +0100 |
commit | ff09c4ca5992b839b4e8b411f55aecd75735fc16 (patch) | |
tree | a12824b74e38668c1d81e85eb1cfa64b19f13f40 /MAINTAINERS | |
parent | eb4318e59a0d5caa636662225afeea9796b27092 (diff) |
btrfs: scrub: convert scrub_workers_refcnt to refcount_t
Use the refcount_t for fs_info::scrub_workers_refcnt instead of int so
we get the extra checks. All reference changes are still done under
scrub_lock.
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions