diff options
author | Chris Mason <chris.mason@oracle.com> | 2011-04-18 12:55:34 (GMT) |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2011-04-18 12:55:34 (GMT) |
commit | f65647c29b14f5a32ff6f3237b0ef3b375ed5a79 (patch) | |
tree | 4ec6b2a20d37f5ce4098cf77f3eb9606e3f241ba /fs/btrfs/inode.c | |
parent | 6d74119f1a3efad9dc7f79a16c201242324b731f (diff) | |
download | linux-f65647c29b14f5a32ff6f3237b0ef3b375ed5a79.tar.xz |
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>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions