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. This is just removing io_private now that we're into the second week of the merge window and nobody suddenly wanted to use it. The new head of the iomap-for-next branch is commit: 6e552494fb90 iomap: remove unused private field from ioend New Commits: Brian Foster (1): [6e552494fb90] iomap: remove unused private field from ioend Code Diffstat: fs/iomap/buffered-io.c | 7 +------ fs/xfs/xfs_aops.c | 2 +- include/linux/iomap.h | 5 +---- 3 files changed, 3 insertions(+), 11 deletions(-)