diff options
author | 2010-08-02 08:43:25 -0400 | |
---|---|---|
committer | 2010-08-02 08:43:25 -0400 | |
commit | a51dca9cd3bb4ec5a05bfb6feabf024a5c808a37 (patch) | |
tree | 31256b4fa3ec1d0e1e27196607499877c662ee86 /kernel/workqueue.c | |
parent | ext4: Add mount options in superblock (diff) | |
download | linux-rng-a51dca9cd3bb4ec5a05bfb6feabf024a5c808a37.tar.xz linux-rng-a51dca9cd3bb4ec5a05bfb6feabf024a5c808a37.zip |
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>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions