xfs: consolidate the eofblocks and cowblocks workers
Remove the separate cowblocks work items and knob so that we can control and run everything from a single blockgc work queue. Note that the speculative_prealloc_lifetime sysfs knob retains its historical name even though the functions move to prefix xfs_blockgc_*. Signed-off-by:Darrick J. Wong <djwong@kernel.org> Reviewed-by:
Christoph Hellwig <hch@lst.de>
Showing
- fs/xfs/xfs_globals.c 3 additions, 4 deletionsfs/xfs/xfs_globals.c
- fs/xfs/xfs_icache.c 31 additions, 65 deletionsfs/xfs/xfs_icache.c
- fs/xfs/xfs_icache.h 2 additions, 4 deletionsfs/xfs/xfs_icache.h
- fs/xfs/xfs_linux.h 1 addition, 2 deletionsfs/xfs/xfs_linux.h
- fs/xfs/xfs_mount.h 2 additions, 4 deletionsfs/xfs/xfs_mount.h
- fs/xfs/xfs_super.c 5 additions, 6 deletionsfs/xfs/xfs_super.c
- fs/xfs/xfs_sysctl.c 3 additions, 12 deletionsfs/xfs/xfs_sysctl.c
- fs/xfs/xfs_sysctl.h 1 addition, 2 deletionsfs/xfs/xfs_sysctl.h
Loading
Please register or sign in to comment