commit | 2f29df4fc24ee3467f0073300d93a55499c7dd9f | [log] [tgz] |
---|---|---|
author | Hans van Kranenburg <hans.van.kranenburg@mendix.com> | Thu Oct 04 23:24:38 2018 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Dec 17 14:51:33 2018 +0100 |
tree | ad97ce2d8726c3cdbeef04bc0a2e91ddf0cd2bdd | |
parent | 3cd24c698004d2f7668e0eb9fc1f096f533c791b [diff] |
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>