commit | 994a5d2bc758792f1808d7b112990a14182ef847 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Wed Mar 15 16:39:59 2017 +0100 |
committer | David Sterba <dsterba@suse.com> | Tue Apr 18 14:07:25 2017 +0200 |
tree | 401a35ca0ddce1409bb2b481b9781957703b2f54 | |
parent | 5721b8ad260f6ed15e3c82447981dd7a2f4bdf72 [diff] |
btrfs: remove local blocksize variable in reada_find_extent The name is misleading and the local variable serves no purpose. Reviewed-by: Liu Bo <bo.li.liu@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>