linux/fs/jbd2
Theodore Ts'o 5c2178e785 jbd2: Add sanity check for attempts to start handle during umount
An attempt to modify the file system during the call to
jbd2_destroy_journal() can lead to a system lockup.  So add some
checking to make it much more obvious when this happens to and to
determine where the offending code is located.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2010-10-27 21:30:04 -04:00
..
Kconfig Revert "task_struct: make journal_info conditional" 2009-12-17 13:23:24 -08:00
Makefile
checkpoint.c jbd2: Add sanity check for attempts to start handle during umount 2010-10-27 21:30:04 -04:00
commit.c jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode 2010-10-27 21:25:12 -04:00
journal.c jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode 2010-10-27 21:25:12 -04:00
recovery.c ext4: remove initialized but not read variables 2010-06-14 13:28:03 -04:00
revoke.c remove SWRITE* I/O types 2010-08-18 01:09:01 -04:00
transaction.c jbd2: Add sanity check for attempts to start handle during umount 2010-10-27 21:30:04 -04:00