diff options
author | 2018-10-04 23:24:38 +0200 | |
---|---|---|
committer | 2018-12-17 14:51:33 +0100 | |
commit | 2f29df4fc24ee3467f0073300d93a55499c7dd9f (patch) | |
tree | ad97ce2d8726c3cdbeef04bc0a2e91ddf0cd2bdd /fs/btrfs/dev-replace.c | |
parent | btrfs: use tagged writepage to mitigate livelock of snapshot (diff) | |
download | wireguard-linux-2f29df4fc24ee3467f0073300d93a55499c7dd9f.tar.xz wireguard-linux-2f29df4fc24ee3467f0073300d93a55499c7dd9f.zip |
btrfs: alloc_chunk: do not refurbish num_bytes
The variable num_bytes is used to store the chunk length of the chunk
that we're allocating. Do not reuse it for something really different in
the same function.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Hans van Kranenburg <hans.van.kranenburg@mendix.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions