summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2021-02-25 09:41:11 -0800
committerDarrick J. Wong <djwong@kernel.org>2021-02-27 09:32:08 -0800
commit9e97ef2224b8240a1c37123d81220ad3fabd9bc5 (patch)
tree15a246c16cb11638a132230208082e73df056706 /include
parent61cca4ce4fcb87d9cd734341ce6bec9efe993ac6 (diff)
xfs: use current->journal_info for detecting transaction recursionmerge-5.12_2021-02-27
Because the iomap code using PF_MEMALLOC_NOFS to detect transaction recursion in XFS is just wrong. Remove it from the iomap code and replace it with XFS specific internal checks using current->journal_info instead. [djwong: This change also realigns the lifetime of NOFS flag changes to match the incore transaction, instead of the inconsistent scheme we have now.] Fixes: 9070733b4efa ("xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS") Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions