commit | 4b447bfac6c6b367a594a22cb220152f835fc0ed | [log] [tgz] |
---|---|---|
author | Valentina Giusti <valentina.giusti@microon.de> | Mon Nov 04 22:34:24 2013 +0100 |
committer | Chris Mason <clm@fb.com> | Tue Jan 28 13:19:32 2014 -0800 |
tree | e4db7c31381f3ae6c5ad9769e04516712c6a1a67 | |
parent | 71db2a7751b6c4befad06e66a26d7f2b8dd3c1b9 [diff] |
btrfs: remove unused variable from find_free_extent The variable found_uncached_bg in find_free_extent is not used since commit 285ff5af6ce358e73f53b55c9efadd4335f4c2ff (Btrfs: remove the ideal caching code) Signed-off-by: Valentina Giusti <valentina.giusti@microon.de> Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <clm@fb.com>