diff options
author | Kaixu Xia <kaixuxia@tencent.com> | 2020-09-23 19:13:28 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-09-25 21:34:07 +0300 |
commit | d6b8fc6c7afa0acebaef3e17e112227237e75745 (patch) | |
tree | 702502f5274808eba3934fa80b65bbb157cf869e /security | |
parent | 74af4c1770f952a34e52e1eb6f1d97636d754d2c (diff) | |
download | linux-d6b8fc6c7afa0acebaef3e17e112227237e75745.tar.xz |
xfs: do the assert for all the log done items in xfs_trans_cancel
We should do the assert for all the log intent-done items if they appear
here. This patch detect intent-done items by the fact that their item ops
don't have iop_unpin and iop_push methods and also move the helper
xlog_item_is_intent to xfs_trans.h.
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions