summaryrefslogtreecommitdiff
path: root/fs/ext3/inode.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2007-10-19 06:39:22 (GMT)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-19 18:53:35 (GMT)
commit7a266e75cf5a1efd20d084408a1b7f1a185496dd (patch)
tree38bdd044ce80fde4804c7a1c29d1f509b95c99e8 /fs/ext3/inode.c
parentc2a9159cdd8b334a0dfaf69d8b07cd57b5272baa (diff)
downloadlinux-7a266e75cf5a1efd20d084408a1b7f1a185496dd.tar.xz
jbd: fix commit code to properly abort journal
We should really call journal_abort() and not __journal_abort_hard() in case of errors. The latter call does not record the error in the journal superblock and thus filesystem won't be marked as with errors later (and user could happily mount it without any warning). Signed-off-by: Jan Kara <jack@suse.cz> Cc: <linux-ext4@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ext3/inode.c')
0 files changed, 0 insertions, 0 deletions