diff options
author | Theodore Ts'o <tytso@mit.edu> | 2010-08-02 14:43:25 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2010-08-02 14:43:25 +0200 |
commit | a51dca9cd3bb4ec5a05bfb6feabf024a5c808a37 (patch) | |
tree | 31256b4fa3ec1d0e1e27196607499877c662ee86 /fs/ocfs2/journal.c | |
parent | ext4: Add mount options in superblock (diff) | |
download | linux-a51dca9cd3bb4ec5a05bfb6feabf024a5c808a37.tar.xz linux-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 'fs/ocfs2/journal.c')
0 files changed, 0 insertions, 0 deletions