]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: move btrfs_init_async_reclaim_work prototype to space-info.h
authorJosef Bacik <josef@toxicpanda.com>
Wed, 14 Sep 2022 23:04:39 +0000 (19:04 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 26 Sep 2022 10:28:06 +0000 (12:28 +0200)
commitd964239b339894fc6f602ec835251044787eeedb
tree0c9ddebc6a95cf314963cc05e0c2bee0505ccb20
parentaed0d8c2478250e9e3c5aabdf205953760e45727
btrfs: move btrfs_init_async_reclaim_work prototype to space-info.h

The code for this helper is in space-info.c, move the prototype to
space-info.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/space-info.h