Chris Mason f65647c29b Btrfs: fix free space cache leak
The free space caching code was recently reworked to
cache all the pages it needed instead of using find_get_page everywhere.

One loop was missed though, so it ended up leaking pages.  This fixes
it to use our page array instead of find_get_page.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
2011-04-18 08:55:34 -04:00
..
2008-09-25 11:04:06 -04:00
2011-03-28 05:37:35 -04:00
2011-04-11 20:25:46 -04:00
2010-12-22 23:15:47 +08:00
2010-12-22 23:15:47 +08:00
2010-05-21 18:31:18 -04:00