]> Git Repo - linux.git/commit
Btrfs: fix page leakage
authorJosef Bacik <[email protected]>
Fri, 5 Oct 2012 20:53:34 +0000 (16:53 -0400)
committerChris Mason <[email protected]>
Tue, 9 Oct 2012 13:20:56 +0000 (09:20 -0400)
commitf60b1b49f6f72abb8bedfd49b758773bbda043c8
tree34e972598969d614eca15082588e8b9ee38d8471
parent4804b38293c020e7a2c841e86402f456c19d934d
Btrfs: fix page leakage

Alloc_dummy_extent_buffer will not free the first page in the eb array if we
fail to allocate a page, fix this.  Thanks,

Reported-by: David Sterba <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
fs/btrfs/extent_io.c
This page took 0.051953 seconds and 4 git commands to generate.