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. We're still in the stabilization phase for 5.9, and I wanted to get the fix for the <cough> nasty xattr bug moving asap. The new head of the for-next branch is commit: 125eac243806 xfs: initialize the shortform attr header padding entry New Commits: Brian Foster (2): [9c516e0e4554] xfs: finish dfops on every insert range shift iteration [657f101930bc] xfs: fix off-by-one in inode alloc block reservation calculation Darrick J. Wong (1): [125eac243806] xfs: initialize the shortform attr header padding entry Eric Sandeen (1): [f4020438fab0] xfs: fix boundary test in xfs_attr_shortform_verify Code Diffstat: fs/xfs/libxfs/xfs_attr_leaf.c | 8 +++++--- fs/xfs/libxfs/xfs_ialloc.c | 4 ++-- fs/xfs/libxfs/xfs_trans_space.h | 2 +- fs/xfs/xfs_bmap_util.c | 2 +- 4 files changed, 9 insertions(+), 7 deletions(-)