]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: Pass line number to ext4_journal_abort_handle()
authorTheodore Ts'o <tytso@mit.edu>
Tue, 29 Jun 2010 18:53:24 +0000 (14:53 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 29 Jun 2010 18:53:24 +0000 (14:53 -0400)
commit26205532922bc39876d1a3d459d2874a29f6bfbc
tree76eb6c66e45ae325d6c394b0534289da692fd2af
parent33dc97cebcf3fe36fe59ce646c12d77fd2ecd22a
ext4: Pass line number to ext4_journal_abort_handle()

This allows the error messages to include the line number

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4_jbd2.c
fs/ext4/ext4_jbd2.h
fs/ext4/super.c