From: Darrick J. Wong Date: Wed, 30 Nov 2022 17:25:10 +0000 (-0800) Subject: Merge tag 'iomap-write-race-testing-6.2_2022-11-30' of git://git.kernel.org/pub/scm... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cd14f15b0e64b4dffa50ec6914093336fb1ac285;p=linux.git Merge tag 'iomap-write-race-testing-6.2_2022-11-30' of git://git./linux/kernel/git/djwong/xfs-linux into xfs-6.2-mergeC xfs: add knobs for testing iomap write race fixes This series is a followup to Dave Chinner's series entitled "xfs, iomap: fix data corruption due to stale cached iomaps". The two patches here add debugging knobs to introduce artificial delays into the pagecache write and writeback code to facilitate testing of the iomap invalidation code. New tracepoints are also introduced so that fstests can look for the invalidations. Signed-off-by: Darrick J. Wong * tag 'iomap-write-race-testing-6.2_2022-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux: xfs: add debug knob to slow down write for fun xfs: add debug knob to slow down writeback for fun --- cd14f15b0e64b4dffa50ec6914093336fb1ac285