David>> Um - which patches? fscache-iter from https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git When the top commit was cachefiles: Don't shorten if over 1G: ff60d1fc9c7cb93d53d1d081f65490ff4ab2f122 followed by a bunch of commits up to iov_iter: Add ITER_XARRAY: 153907f0e36425bdefd50182ca9733d8bc8e716a And after that it was Linus' 5.12-rc2 tree... Linux 5.12-rc2: a38fd8748464831584a19438cbb3082b5a2dab15 You were posting patches from there on fs-devel, and I was reading your messages and knew what I needed was included there. When you asked me to try iov_iter_xarray I looked for it in your git tree instead of peeling it out of my gmail. Perhaps I got more stuff than you intended... I did git format-patch a38fd874..ff60d1fc and added that to my Linux 5.12-rc4 tree to make my orangefs_readahead patch that uses readahead_expand. -Mike On Mon, Mar 29, 2021 at 5:37 AM David Howells <dhowells@xxxxxxxxxx> wrote: > > Mike Marshall <hubcap@xxxxxxxxxxxx> wrote: > > > Then I got rid of David's patches, I'm at > > generic Linux 5.12-rc4, and am no longer > > failing those tests. > > Um - which patches? > > David >