commit | 47bd6d3457fb96d287278027aed8a78d14f1d32d | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Mon Jan 25 16:39:01 2021 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Feb 03 09:18:50 2021 -0800 |
tree | 58acfe95dc9f470197c6c1cb5da2938f3b0374c6 | |
parent | 894ecacf0f27fd1701c34f2946148b7f017bf984 [diff] |
xfs: expose the blockgc workqueue knobs publicly Expose the workqueue sysfs knobs for the speculative preallocation gc workers on all kernels, and update the sysadmin information. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>