Subject: [ANNOUNCE] xfs-linux: for-next updated to fddb9740e775 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: fddb9740e775 xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate() 4 new commits: Chandan Babu R (1): [c2790266d822] MAINTAINERS: add Carlos Maiolino as XFS release manager Uros Bizjak (1): [fddb9740e775] xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate() Yan Zhen (1): [a52d631f3fe5] xfs: scrub: convert comma to semicolon Zhang Zekun (1): [8a81fe8a3c7e] xfs: Remove empty declartion in header file Code Diffstat: MAINTAINERS | 2 +- fs/xfs/scrub/ialloc_repair.c | 4 ++-- fs/xfs/xfs_log.h | 2 -- fs/xfs/xfs_log_cil.c | 11 ++++------- 4 files changed, 7 insertions(+), 12 deletions(-)