ext4: add blk_finish_plug in error case of writepages.
authorNamjae Jeon <linkinjeon@gmail.com>
Mon, 7 Nov 2011 16:01:13 +0000 (11:01 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 7 Nov 2011 16:01:13 +0000 (11:01 -0500)
commit3c1fcb2c24519febd7ca9cf292fa5bdf513b601f
tree9be412cacdd7778fc5826efdda0d135570929991
parent2397256d6218e7bf5147a3b01dcc6aec20fd3916
ext4: add blk_finish_plug in error case of writepages.

blk_finish_plug is needed in error case of writepages.

Signed-off-by: Namjae Jeon <linkinjeon@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/inode.c