Searched hist:"89 ae379d564c5d8ed7fcf95ac21c7276811749eb" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_log.h | diff 89ae379d564c5d8ed7fcf95ac21c7276811749eb Fri Jun 28 21:27:34 CDT 2019 Christoph Hellwig <hch@lst.de> xfs: use a list_head for iclog callbacks
Replace the hand grown linked list handling and cil context attachment with the standard list_head structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|
H A D | xfs_log_priv.h | diff 89ae379d564c5d8ed7fcf95ac21c7276811749eb Fri Jun 28 21:27:34 CDT 2019 Christoph Hellwig <hch@lst.de> xfs: use a list_head for iclog callbacks
Replace the hand grown linked list handling and cil context attachment with the standard list_head structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|
H A D | xfs_log_cil.c | diff 89ae379d564c5d8ed7fcf95ac21c7276811749eb Fri Jun 28 21:27:34 CDT 2019 Christoph Hellwig <hch@lst.de> xfs: use a list_head for iclog callbacks
Replace the hand grown linked list handling and cil context attachment with the standard list_head structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|
H A D | xfs_log.c | diff 89ae379d564c5d8ed7fcf95ac21c7276811749eb Fri Jun 28 21:27:34 CDT 2019 Christoph Hellwig <hch@lst.de> xfs: use a list_head for iclog callbacks
Replace the hand grown linked list handling and cil context attachment with the standard list_head structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|