Hello. The xfsprogs for-next branch, located at: https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/refs/?h=for-next Has just been **REBASED**. Patches often get missed, so if your outstanding patches are properly reviewed on the list and not included in this update, please let me know. This rebase get rid of a mistakenly applied patch, the content of all remaining patches remain unchanged (except for their hashes). The new head of the for-next branch is commit: 10139046b4b95c53befd409f7ea91e3c7777771e 12 new commits: Darrick J. Wong (10): [67f541056] xfs_repair: don't spray correcting imap all by itself [2618b37ae] xfs_repair: don't log inode problems without printing resolution [d159552bb] xfs_repair: fix messaging when shortform_dir2_junk is called [beb78d755] xfs_repair: fix messaging in longform_dir2_entry_check_data [1e12a0751] xfs_repair: fix messaging when fixing imap due to sparse cluster [aca026248] xfs_repair: don't add junked entries to the rebuilt directory [dafa78c9a] xfs_repair: always perform extended xattr checks on uncertain inodes [4a16ce683] xfs_repair: check low keys of rmap btrees [ad662cc17] xfs_repair: warn about unwritten bits set in rmap btree keys [10139046b] xfs_db: expose the unwritten flag in rmapbt keys Pavel Reichl (1): [965f91091] mkfs: fix man's default value for sparse option Weifeng Su (1): [0babf94ff] libxcmd: add return value check for dynamic memory function Code Diffstat: tests/xfs/999 | 66 ------------------------------------------------------- tests/xfs/999.out | 15 ------------- 2 files changed, 81 deletions(-) delete mode 100755 tests/xfs/999 delete mode 100644 tests/xfs/999.out -- Carlos