]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: rename block gc start and stop functions
authorDarrick J. Wong <djwong@kernel.org>
Sat, 23 Jan 2021 00:48:44 +0000 (16:48 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 3 Feb 2021 17:18:50 +0000 (09:18 -0800)
commitc1d1f3bc30cb9f5e68ee76d2d9554071f69e7ba7
tree0359c5fb54e6953176a7cbd67a3be7010bfd5a97
parentc1c6b690e5fc9153db3c79d7929d1419b1bdbfe8
xfs: rename block gc start and stop functions

Shorten the names of the two functions that start and stop block
preallocation garbage collection and move them up to the other blockgc
functions.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/scrub/common.c
fs/xfs/xfs_icache.c
fs/xfs/xfs_icache.h
fs/xfs/xfs_mount.c
fs/xfs/xfs_super.c