aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorJan Schmidt <[email protected]>2012-06-11 08:52:38 +0000
committerJan Schmidt <[email protected]>2012-06-14 16:52:39 +0000
commit3310c36eef330766fd23d50796287ad764929e24 (patch)
tree536c3d52b7ff1044d0a00ca86fd436c846d486ab /fs/jbd2/commit.c
parentBtrfs: add btrfs_next_old_leaf (diff)
downloadkernel-3310c36eef330766fd23d50796287ad764929e24.tar.gz
kernel-3310c36eef330766fd23d50796287ad764929e24.zip
Btrfs: fix race in tree mod log addition
When adding to the tree modification log, we grab two locks at different stages. We must not drop the outer lock until we're done with section protected by the inner lock. This moves the unlock call for the outer lock to the appropriate position. Signed-off-by: Jan Schmidt <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions