]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
authorJosef Bacik <josef@toxicpanda.com>
Wed, 14 Sep 2022 23:04:40 +0000 (19:04 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 26 Sep 2022 10:28:06 +0000 (12:28 +0200)
commite659a70016d024d881901dce92c15aeb1e8a9496
tree0f6ec7a981c52134c128e6427404b7f2f9e63e60
parent80f82369d90d7af0dfbd02a0c1180ca6a97071db
btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h

This is defined in volumes.c, move the prototype into volumes.h.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h
fs/btrfs/volumes.h