alistair23-linux/fs/jbd2
Theodore Ts'o a51dca9cd3 jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop
By using an atomic_t for t_updates and t_outstanding credits, this
should allow us to not need to take transaction t_handle_lock in
jbd2_journal_stop().

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2010-08-02 08:43:25 -04:00
..
checkpoint.c jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop 2010-08-02 08:43:25 -04:00
commit.c jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop 2010-08-02 08:43:25 -04:00
journal.c jbd2: Remove __GFP_NOFAIL from jbd2 layer 2010-07-27 11:56:05 -04:00
Kconfig Revert "task_struct: make journal_info conditional" 2009-12-17 13:23:24 -08:00
Makefile [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols 2006-10-11 11:14:15 -07:00
recovery.c ext4: remove initialized but not read variables 2010-06-14 13:28:03 -04:00
revoke.c jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records 2009-04-14 07:50:56 -04:00
transaction.c jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop 2010-08-02 08:43:25 -04:00