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: 9c235dfc3d3f xfs: dquot recovery does not validate the recovered dquot 2 new commits: Darrick J. Wong (2): [ed17f7da5f0c] xfs: clean up dqblk extraction [9c235dfc3d3f] xfs: dquot recovery does not validate the recovered dquot Code Diffstat: fs/xfs/xfs_dquot.c | 5 +++-- fs/xfs/xfs_dquot_item_recover.c | 21 ++++++++++++++++++--- 2 files changed, 21 insertions(+), 5 deletions(-)