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)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 7 Dec 2009 15:38:16 +0000 (10:38 -0500)
commitc09eef305dd43846360944ad072f051f964fa383
treed0ce2efcbad1dbc1fa6ebc60b13f95aace0004dc
parente6ec116b67f46e0e7808276476554727b2e6240b
ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks()

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