]> bbs.cooldavid.org Git - net-next-2.6.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)
commit90c7201b97bb7ac5a4e2605abc0efb5fdfb957f0
tree76eb6c66e45ae325d6c394b0534289da692fd2af
parente29136f80e775b0310273932b4297a62f5574a29
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