Hi folks, The iomap-for-next branch of the xfs-linux repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git has just been updated. Patches often get missed, so please check if your outstanding patches were in this update. If they have not been in this update, please resubmit them to linux-xfs@xxxxxxxxxxxxxxx so they can be picked up in the next update. I based this off -rc2 because it includes a few bugfixes that hanged the recoveryloop tests. The new head of the iomap-for-next branch is commit: efa96cc99793 iomap: micro optimize the ki_pos assignment in iomap_file_buffered_write 2 new commits: Christoph Hellwig (2): [20c64ec83a9f] iomap: fix a regression for partial write errors [efa96cc99793] iomap: micro optimize the ki_pos assignment in iomap_file_buffered_write Code Diffstat: fs/iomap/buffered-io.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)