commit | 89ae379d564c5d8ed7fcf95ac21c7276811749eb | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Jun 28 19:27:34 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Fri Jun 28 19:27:34 2019 -0700 |
tree | f617e8e4775d1f50a62b9985a3389e57c3dbacff | |
parent | efe2330fdc246a29b36f94f3c8bd8896b88dca6d [diff] |
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>