diff options
author | Christoph Hellwig <hch@lst.de> | 2020-04-30 22:52:21 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-05-04 19:03:16 +0300 |
commit | 13a8333339072b8654c1d2c75550ee9f41ee15de (patch) | |
tree | 178b38fecfb8958d504dceccf07f4684b745ccd5 /fs/xfs/libxfs/xfs_defer.c | |
parent | d367a868e46b025a8ced8e00ef2b3a3c2f3bf732 (diff) | |
download | linux-13a8333339072b8654c1d2c75550ee9f41ee15de.tar.xz |
xfs: turn dfp_intent into a xfs_log_item
All defer op instance place their own extension of the log item into
the dfp_intent field. Replace that with a xfs_log_item to improve type
safety and make the code easier to follow.
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>
Diffstat (limited to 'fs/xfs/libxfs/xfs_defer.c')
0 files changed, 0 insertions, 0 deletions