]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: remove unused variable from find_free_extent
authorValentina Giusti <valentina.giusti@microon.de>
Mon, 4 Nov 2013 21:34:24 +0000 (22:34 +0100)
committerChris Mason <clm@fb.com>
Tue, 28 Jan 2014 21:19:32 +0000 (13:19 -0800)
commit47f0054cda2210e8af07058a53d020ff67551aad
treee4db7c31381f3ae6c5ad9769e04516712c6a1a67
parent67c74449fc566bf81e7b8277ca434d377aeb76ca
btrfs: remove unused variable from find_free_extent

The variable found_uncached_bg in find_free_extent is not used since commit
3525457a1de081d929cb8bea60113cf7a9e2b15a
(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>
fs/btrfs/extent-tree.c