diff options
author | Dave Chinner <dchinner@redhat.com> | 2021-08-11 03:00:45 +0200 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-08-16 21:09:30 +0200 |
commit | 33c0dd7898a11ef19169abe5c5049fa6aa099c64 (patch) | |
tree | 02f5caf8e17641a8c416f56df5190c281bd5af02 /fs/xfs/xfs_rtalloc.h | |
parent | xfs: CIL work is serialised, not pipelined (diff) | |
download | linux-33c0dd7898a11ef19169abe5c5049fa6aa099c64.tar.xz linux-33c0dd7898a11ef19169abe5c5049fa6aa099c64.zip |
xfs: move the CIL workqueue to the CIL
We only use the CIL workqueue in the CIL, so it makes no sense to
hang it off the xfs_mount and have to walk multiple pointers back up
to the mount when we have the CIL structures right there.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_rtalloc.h')
0 files changed, 0 insertions, 0 deletions