Home
last modified time | relevance | path

Searched hist:"1058 d0f5eeb422325e2574dbd88927dc821dee57" (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
H A Dxfs_log_priv.hdiff 1058d0f5eeb422325e2574dbd88927dc821dee57 Sat Jun 29 04:27:25 CEST 2019 Christoph Hellwig <hch@lst.de> xfs: move the log ioend workqueue to struct xlog

Move the workqueue used for log I/O completions from struct xfs_mount
to struct xlog to keep it self contained in the log code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
[darrick: destroy the log workqueue after ensuring log ios are done]
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
H A Dxfs_mount.hdiff 1058d0f5eeb422325e2574dbd88927dc821dee57 Sat Jun 29 04:27:25 CEST 2019 Christoph Hellwig <hch@lst.de> xfs: move the log ioend workqueue to struct xlog

Move the workqueue used for log I/O completions from struct xfs_mount
to struct xlog to keep it self contained in the log code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
[darrick: destroy the log workqueue after ensuring log ios are done]
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
H A Dxfs_super.cdiff 1058d0f5eeb422325e2574dbd88927dc821dee57 Sat Jun 29 04:27:25 CEST 2019 Christoph Hellwig <hch@lst.de> xfs: move the log ioend workqueue to struct xlog

Move the workqueue used for log I/O completions from struct xfs_mount
to struct xlog to keep it self contained in the log code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
[darrick: destroy the log workqueue after ensuring log ios are done]
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
H A Dxfs_log.cdiff 1058d0f5eeb422325e2574dbd88927dc821dee57 Sat Jun 29 04:27:25 CEST 2019 Christoph Hellwig <hch@lst.de> xfs: move the log ioend workqueue to struct xlog

Move the workqueue used for log I/O completions from struct xfs_mount
to struct xlog to keep it self contained in the log code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
[darrick: destroy the log workqueue after ensuring log ios are done]
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>