diff options
author | Tao Ma <boyu.mt@taobao.com> | 2011-10-06 12:10:11 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-28 06:32:25 -0800 |
commit | f1d8678b90aeaf7a3c5c30cea8a838f54cd5a8bc (patch) | |
tree | 6cd66afe073a6911b3071e524bc9f9ac0dccf573 /fs/ext4/resize.c | |
parent | d631d0d60c31bed15002ac656cbbfba3d6ce99b5 (diff) | |
download | kernel_samsung_smdk4412-f1d8678b90aeaf7a3c5c30cea8a838f54cd5a8bc.zip kernel_samsung_smdk4412-f1d8678b90aeaf7a3c5c30cea8a838f54cd5a8bc.tar.gz kernel_samsung_smdk4412-f1d8678b90aeaf7a3c5c30cea8a838f54cd5a8bc.tar.bz2 |
ext4: Free resources in some error path in ext4_fill_super
commit dcf2d804ed6ffe5e942b909ed5e5b74628be6ee4 upstream.
Some of the error path in ext4_fill_super don't release the
resouces properly. So this patch just try to release them
in the right way.
Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ext4/resize.c')
0 files changed, 0 insertions, 0 deletions