]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: migrate btrfs_trans_release_chunk_metadata
authorJosef Bacik <josef@toxicpanda.com>
Wed, 19 Jun 2019 19:11:59 +0000 (15:11 -0400)
committerDavid Sterba <dsterba@suse.com>
Thu, 4 Jul 2019 15:26:17 +0000 (17:26 +0200)
commit470244ffe7eaa194ae46e41cf22338bd33546d5d
tree9437c0b0b8789280b85edf50af6969c4af47dd15
parent44bf12447b96aeabeae8cec7a063880513ad1173
btrfs: migrate btrfs_trans_release_chunk_metadata

Move this into transaction.c with the rest of the transaction related
code.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h
fs/btrfs/extent-tree.c
fs/btrfs/transaction.c
fs/btrfs/transaction.h