Hi folks, The 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. (Yes, this is bugfixes for 5.7.) The new head of the for-next branch is commit: c142932c29e5 xfs: fix partially uninitialized structure in xfs_reflink_remap_extent New Commits: Brian Foster (1): [4b674b9ac852] xfs: acquire superblock freeze protection on eofblocks scans Darrick J. Wong (1): [c142932c29e5] xfs: fix partially uninitialized structure in xfs_reflink_remap_extent Code Diffstat: fs/xfs/xfs_icache.c | 10 ++++++++++ fs/xfs/xfs_ioctl.c | 5 ++++- fs/xfs/xfs_reflink.c | 1 + 3 files changed, 15 insertions(+), 1 deletion(-)