Hi folks, The for-next branch of the xfs-linux repository at: https://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. The new head of the for-next branch is commit: 881f78f47255 xfs: remove conditional building of rt geometry validator functions 2 new commits: Andrey Albershteyn (1): [82ef1a535657] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal Darrick J. Wong (1): [881f78f47255] xfs: remove conditional building of rt geometry validator functions Code Diffstat: fs/xfs/libxfs/xfs_attr.c | 6 +++--- fs/xfs/libxfs/xfs_rtbitmap.c | 14 -------------- fs/xfs/libxfs/xfs_rtbitmap.h | 16 ---------------- fs/xfs/libxfs/xfs_sb.c | 14 ++++++++++++++ fs/xfs/libxfs/xfs_sb.h | 2 ++ fs/xfs/libxfs/xfs_types.h | 12 ++++++++++++ fs/xfs/scrub/rtbitmap.c | 1 + fs/xfs/scrub/rtsummary.c | 1 + 8 files changed, 33 insertions(+), 33 deletions(-)