diff options
author | Shen Feng <shen@cn.fujitsu.com> | 2008-07-12 01:27:31 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2008-07-12 01:27:31 +0200 |
commit | 363d4251d4bd984c304e0989789f6494343660fd (patch) | |
tree | 01a697f77e1e486b7f7972f4cbe27b71fca911eb /fs/bio.c | |
parent | ext4: remove redundant code in ext4_fill_super() (diff) | |
download | linux-363d4251d4bd984c304e0989789f6494343660fd.tar.xz linux-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 'fs/bio.c')
0 files changed, 0 insertions, 0 deletions