Skip to content
Commit aacee720 authored by Bob Peterson's avatar Bob Peterson
Browse files

GFS2: Reduce contention on gfs2_log_lock



This patch modifies functions gfs2_trans_add_meta and _data so that
they check whether the buffer_head is already in a transaction,
and if so, avoid taking the gfs2_log_lock.

Signed-off-by: default avatarBob Peterson <rpeterso@redhat.com>
parent 192738b7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment