diff options
author | 2008-07-11 19:27:31 -0400 | |
---|---|---|
committer | 2008-07-11 19:27:31 -0400 | |
commit | 363d4251d4bd984c304e0989789f6494343660fd (patch) | |
tree | 01a697f77e1e486b7f7972f4cbe27b71fca911eb /mm/filemap.c | |
parent | ext4: remove redundant code in ext4_fill_super() (diff) | |
download | linux-rng-363d4251d4bd984c304e0989789f6494343660fd.tar.xz linux-rng-363d4251d4bd984c304e0989789f6494343660fd.zip |
ext4: remove quota allocation when ext4_mb_new_blocks fails
Quota allocation is not removed when ext4_mb_new_blocks calls
kmem_cache_alloc failed. Also make sure the allocation context is freed
on the error path.
Signed-off-by: Shen Feng <shen@cn.fujitsu.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'mm/filemap.c')
0 files changed, 0 insertions, 0 deletions