Dmitry Monakhov 6603120e96 ext4: update i_disksize coherently with block allocation on error path
In case of delalloc block i_disksize may be less than i_size. So we
have to update i_disksize each time we allocated and submitted some
blocks beyond i_disksize.  We weren't doing this on the error paths,
so fix this.

testcase: xfstest generic/019

Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@vger.kernel.org
2014-08-28 22:20:41 -04:00
..
2014-05-12 10:50:23 -04:00
2014-05-12 10:50:23 -04:00
2012-12-10 16:30:43 -05:00
2014-08-23 17:47:28 -04:00
2014-02-20 13:32:10 -05:00
2014-07-27 22:28:15 -04:00
2014-05-12 10:50:23 -04:00
2012-12-10 16:30:43 -05:00