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. ** One important note: xfsprogs now /requires/ libinih to build; this supports the new config file feature. If this is really onerous we could possibly make it configurable, but for now it is required. ** 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. (Now really would be a fine time for you to remind me of anything that may have been missed, though I will take another pass through the outstanding patches on my own) Thanks, -Eric The new head of the for-next branch is commit: 49c49fa6 (HEAD -> for-next, korg/for-next, refs/patches/for-next/xfsprogs__get_rid_of_ancient_btree_tracing_fragments.patch) xfsprogs: get rid of ancient btree tracing fragments New Commits: Darrick J. Wong (25): [d83f65de] xfs: revert "xfs: fix rmap key and record comparison functions" [13b89172] xfs_db: support displaying inode btree block counts in AGI header [62c713cb] xfs_repair: check inode btree block counters in AGI [086250dc] xfs_repair: regenerate inode btree block counters in AGI [46da7033] xfs: enable new inode btree counters feature [9eb0d6eb] mkfs: enable the inode btree counter feature [e749bfaf] libfrog: define LIBFROG_BULKSTAT_CHUNKSIZE to remove dependence on XFS_INODES_PER_CHUNK [bf6d4cf9] libfrog: convert cvttime to return time64_t [219285ad] xfs_quota: convert time_to_string to use time64_t [30042222] xfs_db: refactor timestamp printing [a9a32fcb] xfs_db: refactor quota timer printing [0160c149] libfrog: list the bigtime feature when reporting geometry [344f38a9] xfs_db: report bigtime format timestamps [48937185] xfs_db: support printing time limits [f3eb31d9] xfs_quota: support editing and reporting quotas with bigtime [37c7dda1] xfs_repair: support bigtime timestamp checking [cac80700] xfs: enable big timestamps [e9601810] mkfs: format bigtime filesystems [9c7e941b] mkfs: allow users to specify rtinherit=0 [dc2cfca7] mkfs: don't pass on extent size inherit flags when extent size is zero [0b78ac05] xfs: remove unnecessary parameter from scrub_scan_estimate_blocks [ce2c8e56] xfs_db: report ranges of invalid rt blocks [02acb602] xfs_repair: skip the rmap and refcount btree checks when the levels are garbage [f0e7f9c2] xfs_repair: correctly detect partially written extents [c2c7b124] xfs_repair: directly compare refcount records Dave Chinner (9): [50949a0f] build: add support for libinih for mkfs [33c62516] mkfs: add initial ini format config file parsing support [9c2b30c8] mkfs: constify various strings [ab2eef12] mkfs: hook up suboption parsing to ini files [7704be26] mkfs: document config files in mkfs.xfs(8) [fc5b8ca3] xfsprogs: remove unused buffer tracing code [cacdf172] xfsprogs: remove unused IO_DEBUG functionality [ab434d12] libxfs: rename buftarg->dev to btdev [49c49fa6] xfsprogs: get rid of ancient btree tracing fragments Eric Sandeen (2): [84b317d9] mkfs: clarify valid "inherit" option values [885e3b46] xfs_io: fix up typos in manpage Jakub Bogusz (1): [d36db701] Polish translation update for xfsprogs 5.8.0. Code Diffstat: configure.ac | 3 + db/Makefile | 2 +- db/agi.c | 2 + db/check.c | 33 +- db/command.c | 1 + db/command.h | 1 + db/dquot.c | 6 +- db/field.c | 12 +- db/field.h | 1 + db/fprint.c | 140 +- db/fprint.h | 4 + db/inode.c | 9 +- db/sb.c | 4 + db/timelimit.c | 160 + doc/INSTALL | 5 + include/Makefile | 1 - include/builddefs.in | 1 + include/libxfs.h | 1 - include/linux.h | 2 +- include/xfs.h | 2 + include/xfs_btree_trace.h | 87 - include/xqm.h | 20 +- libfrog/bulkstat.h | 4 + libfrog/convert.c | 6 +- libfrog/convert.h | 2 +- libfrog/fsgeom.c | 6 +- libxfs/Makefile | 1 - libxfs/init.c | 14 +- libxfs/libxfs_api_defs.h | 2 + libxfs/libxfs_io.h | 52 +- libxfs/logitem.c | 2 +- libxfs/rdwr.c | 214 +- libxfs/xfs_format.h | 6 +- libxfs/xfs_rmap_btree.c | 16 +- m4/package_inih.m4 | 20 + man/man8/mkfs.xfs.8 | 161 +- man/man8/xfs_db.8 | 23 + man/man8/xfs_io.8 | 8 +- mkfs/Makefile | 2 +- mkfs/xfs_mkfs.c | 303 +- po/pl.po | 20423 ++++++++++++++++++++++++-------------------- quota/edit.c | 79 +- quota/quota.c | 16 +- quota/quota.h | 9 +- quota/report.c | 16 +- quota/util.c | 5 +- repair/dinode.c | 199 +- repair/phase5.c | 5 + repair/prefetch.c | 2 +- repair/quotacheck.c | 11 +- repair/rmap.c | 4 +- repair/scan.c | 65 +- scrub/fscounters.c | 9 +- scrub/fscounters.h | 2 +- scrub/inodes.c | 5 +- scrub/phase6.c | 7 +- scrub/phase7.c | 5 +- 57 files changed, 12208 insertions(+), 9993 deletions(-) create mode 100644 db/timelimit.c delete mode 100644 include/xfs_btree_trace.h create mode 100644 m4/package_inih.m4
Attachment:
OpenPGP_0x20AE1692E13DDEE0.asc
Description: application/pgp-keys
Attachment:
OpenPGP_signature
Description: OpenPGP digital signature