Re: [PATCHSETS v2] v14 fsdax-rmap + v11 fsdax-reflink

2022-06-16 Thread Andrew Morton
Unless there be last-minute objections, I plan to move this series into the non-rebasing mm-stable branch a few days from now.

RE: [RFC][PATCH] fix short copy handling in copy_mc_pipe_to_iter()

2022-06-16 Thread Dan Williams
[ add Tony and Boris ] Al Viro wrote: > [commit in question sits in vfs.git#fixes] > > Unlike other copying operations on ITER_PIPE, copy_mc_to_iter() can > result in a short copy. In that case we need to trim the unused > buffers, as well as the length of partially filled one - it's not > enoug