ext4: Add error checking to kmem_cache_alloc() call in ext4_free_blocks()
commitb72143ab3ed566a12560fa4411a1f02c276dcc39
authorTheodore Ts'o <tytso@mit.edu>
Mon, 20 Dec 2010 12:26:59 +0000 (20 07:26 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 20 Dec 2010 12:26:59 +0000 (20 07:26 -0500)
tree8a4ad3ee044ca2c398fc769973bebfa0b721fca6
parent0ff2ea7d84e31176a046a1eabea59d6e4eecd998
ext4: Add error checking to kmem_cache_alloc() call in ext4_free_blocks()

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/mballoc.c