ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks()
authorRoel Kluin <roel.kluin@gmail.com>
Mon, 7 Dec 2009 15:38:16 +0000 (10:38 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 14 Dec 2009 16:07:51 +0000 (08:07 -0800)
commit5e5c63120a3f3be8b89d09198bb0bc76e8d4f926
tree90b1cb66790a00af0f52b2f93424ff9c2f9b269f
parentaea93db412553d4d7319945868293a3f9b65a3a8
ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks()

(cherry picked from commit c09eef305dd43846360944ad072f051f964fa383)

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/ext4/resize.c