]> git.ipfire.org Git - thirdparty/linux.git/commit - fs/btrfs/transaction.c
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)
commitfb6dea26601b60e41d70c310537dd1e2617b25b6
tree9437c0b0b8789280b85edf50af6969c4af47dd15
parent6ef03debdb3d82d7deec65f96e143b9adcfb2cd4
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