diff options
author | Jan Schmidt <list.btrfs@jan-o-sch.net> | 2013-04-13 17:19:55 +0400 |
---|---|---|
committer | Josef Bacik <jbacik@fusionio.com> | 2013-05-06 23:54:48 +0400 |
commit | 47fb091fb787420cd195e66f162737401cce023f (patch) | |
tree | 0214d77b462613aa605d3107633bec7445d53d57 /fs/btrfs/transaction.c | |
parent | 30b0463a9394d9e41596e96def5461fe33222f13 (diff) | |
download | linux-47fb091fb787420cd195e66f162737401cce023f.tar.xz |
Btrfs: fix unlock after free on rewinded tree blocks
When tree_mod_log_rewind decides to make a copy of the current tree buffer
for its modifications, it subsequently freed the buffer before unlocking it.
Obviously, those operations are required in reverse order.
Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'fs/btrfs/transaction.c')
0 files changed, 0 insertions, 0 deletions