Hi folks, The xfsprogs repository at: git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.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: b97ad96 xfs_repair: fix thread creation failure recovery New Commits: Andreas Gruenbacher (1): [866d7fc] xfs_io: add seek consistency checks Darrick J. Wong (4): [a749e25] xfs_db: reset metadump output flag [6a07c22] xfs_db: free field list when failing out of fuzz [ef209a9] xfs_db: make write/fuzz -c and -d work on non-crc filesystems [592c101] xfs_db: bit fuzzing should read the right bit when flipping Jan Tulak (1): [02c3e10] mkfs: add missing translation Jeff Mahoney (4): [8d2666e] fsr: fix uninitialized fs usage after timeout [53dc81d] xfs_repair: clear pthread_t when pthread_create fails [e8ff627] xfs_repair: add prefetch trace calls to debug thread creation failures [b97ad96] xfs_repair: fix thread creation failure recovery Code Diffstat: db/fuzz.c | 21 ++++++++++++--------- db/metadump.c | 1 + db/write.c | 7 +++++-- fsr/xfs_fsr.c | 13 +++++++------ io/seek.c | 13 ++++++++++++- mkfs/xfs_mkfs.c | 2 +- repair/prefetch.c | 49 ++++++++++++++++++++++++++++++++++++++++++------- 7 files changed, 80 insertions(+), 26 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html