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. The new head of the for-next branch is commit: f6250e205691 xfs: convert flex-array declarations in xfs attr shortform objects 3 new commits: Darrick J. Wong (3): [371baf5c9750] xfs: convert flex-array declarations in struct xfs_attrlist* [a49bbce58ea9] xfs: convert flex-array declarations in xfs attr leaf blocks [f6250e205691] xfs: convert flex-array declarations in xfs attr shortform objects Code Diffstat: fs/xfs/libxfs/xfs_da_format.h | 75 +++++++++++++++++++++++++++++++++++++------ fs/xfs/libxfs/xfs_fs.h | 4 +-- fs/xfs/xfs_ondisk.h | 5 +-- 3 files changed, 71 insertions(+), 13 deletions(-)