ext4: release page cache in ext4_mb_load_buddy error path
authorYang Ruirui <ruirui.r.yang@tieto.com>
Sat, 16 Apr 2011 23:17:48 +0000 (19:17 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 16 Apr 2011 23:17:48 +0000 (19:17 -0400)
Add missing page_cache_release in the error path of ext4_mb_load_buddy

Signed-off-by: Yang Ruirui <ruirui.r.yang@tieto.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@kernel.org

No differences found