commit | 176571a1f64f7670c87c3f8d3b50c11cc836110e | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Jun 29 10:57:05 2018 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Aug 06 13:12:45 2018 +0200 |
tree | 8352faf3fe7e644a0371ce289f50475736ce0535 | |
parent | a81b747d0f6efc01506fbd5335e91607dc013b8d [diff] |
btrfs: raid56: merge rbio_is_full helpers There's only one call site of the unlocked helper so it can be folded into the caller. Signed-off-by: David Sterba <dsterba@suse.com>