]> 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)
commit43712116f8c8fb9ae9e0853f1411f25ce3d01b7f
tree0c9ddebc6a95cf314963cc05e0c2bee0505ccb20
parentc29abab4f9edf843ccbfa9a552a58a12c41d2ce4
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