Hi folks, The for-next branch of 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: fbbb184b (HEAD -> for-next) xfs_repair: join realtime inodes to transaction only once New Commits: Darrick J. Wong (13): [8d6ce222] libxfs: re-sort libxfs_api_defs.h defines [33c692a2] libfrog: remove libxfs.h dependencies in fsgeom.c and linux.c [97282ffb] xfs_repair: refactor attr root block pointer check [471f0ab6] xfs_repair: don't corrupt a attr fork da3 node when clearing forw/back [017e979e] xfs_repair: replace verify_inum with libxfs inode validators [659a4358] mkfs: check root inode location [b1f7ac05] xfs_repair: enforce that inode btree chunks can't point to AG headers [a3e126aa] xfs_repair: refactor fixed inode location checks [90b2397e] xfs_repair: use libxfs function to calculate root inode location [ded6b558] xfs_repair: check plausibility of root dir pointer before trashing it [306b450b] xfs_repair: try to correct sb_unit value from secondaries [a9468486] libxfs: clean up libxfs_destroy [38abdcbd] xfs_scrub: fix reporting of EINVAL for online repairs Eric Sandeen (3): [6bd73d16] xfs_repair: fix bad next_unlinked field [9d6023a8] libxfs: use FALLOC_FL_ZERO_RANGE in libxfs_device_zero [fbbb184b] xfs_repair: join realtime inodes to transaction only once Code Diffstat: copy/xfs_copy.c | 2 +- db/init.c | 8 +- include/builddefs.in | 3 + include/libxfs.h | 2 +- include/linux.h | 22 ++++ libfrog/fsgeom.c | 4 +- libfrog/linux.c | 4 +- libxfs/init.c | 31 ++++-- libxfs/libxfs_api_defs.h | 12 ++- libxfs/rdwr.c | 15 ++- mkfs/xfs_mkfs.c | 46 +++++--- repair/attr_repair.c | 193 +++++++++++++++++++++------------ repair/dino_chunks.c | 2 +- repair/dinode.c | 47 ++++---- repair/dinode.h | 4 - repair/dir2.c | 7 +- repair/globals.c | 6 -- repair/globals.h | 6 -- repair/phase4.c | 12 +-- repair/phase6.c | 12 +-- repair/scan.c | 23 ---- repair/xfs_repair.c | 272 ++++++++++++++++++++++++++--------------------- scrub/scrub.c | 5 +- 23 files changed, 416 insertions(+), 322 deletions(-)
Attachment:
signature.asc
Description: OpenPGP digital signature