Hi folks, The xfsprogs repository at: git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git has just been updated. These are most of of Darrick's 5.15 fixes - I know there are still some of his patches outstanding, as well as some from me and others. Just trying to keep pushing forward. That said, feel free to remind me if there's something you hope to see in 5.15.0. Thanks, -Eric The new head of the master branch is commit: 1c08f0ae mkfs: enable inobtcount and bigtime by default New Commits: Darrick J. Wong (14): [3aef6357] libxcmd: use emacs mode for command history editing [f98b7a26] libxfs: shut down filesystem if we xfs_trans_cancel with deferred work items [4bac42ba] libxfs: don't leave dangling perag references from xfs_buf [9b72515a] libfrog: always use the kernel GETFSMAP definitions [ca14a570] misc: add a crc32c self test to mkfs and repair [e9ff33f6] xfs_db: fix nbits parameter in fa_ino[48] functions [10eea710] xfs_repair: explicitly cast resource usage counts in do_warn [7aed36f9] xfs_repair: use format specifier for directory inode numbers in do_warn [0f53ef95] xfs_repair: fix indentation problems in upgrade_filesystem [68fb1399] xfs_repair: update secondary superblocks after changing features [99c78777] mkfs: prevent corruption of passed-in suboption string values [fbdda8fa] mkfs: add configuration files for the last few LTS kernels [a0074fb0] mkfs: document sample configuration file location [1c08f0ae] mkfs: enable inobtcount and bigtime by default Dave Chinner (1): [57e4d02c] libxfs-apply: support filterdiff >= 0.4.2 only Code Diffstat: db/faddr.c | 6 +- db/input.c | 1 + include/builddefs.in | 2 + include/linux.h | 105 -------------------------------- io/Makefile | 5 +- io/crc32cselftest.c | 2 +- io/fsmap.c | 1 + libfrog/crc32.c | 2 +- libfrog/crc32cselftest.h | 21 ++++--- libxcmd/input.c | 1 + libxfs/libxfs_api_defs.h | 2 + libxfs/rdwr.c | 23 ++++--- libxfs/trans.c | 19 +++++- man/man8/Makefile | 7 +++ man/man8/{mkfs.xfs.8 => mkfs.xfs.8.in} | 8 +++ man/man8/xfs_repair.8 | 4 ++ mkfs/Makefile | 10 ++- mkfs/lts_4.19.conf | 13 ++++ mkfs/lts_5.10.conf | 13 ++++ mkfs/lts_5.15.conf | 13 ++++ mkfs/lts_5.4.conf | 13 ++++ mkfs/xfs_mkfs.c | 27 +++++++- repair/dir2.c | 2 +- repair/globals.c | 1 + repair/globals.h | 1 + repair/init.c | 5 ++ repair/phase2.c | 38 ++++++------ repair/quotacheck.c | 9 ++- repair/xfs_repair.c | 15 +++++ scrub/Makefile | 7 +-- scrub/phase6.c | 1 + scrub/phase7.c | 1 + scrub/spacemap.c | 1 + spaceman/Makefile | 5 +- spaceman/freesp.c | 1 + tools/libxfs-apply | 42 ++++++------- 36 files changed, 237 insertions(+), 190 deletions(-) rename man/man8/{mkfs.xfs.8 => mkfs.xfs.8.in} (99%) create mode 100644 mkfs/lts_4.19.conf create mode 100644 mkfs/lts_5.10.conf create mode 100644 mkfs/lts_5.15.conf create mode 100644 mkfs/lts_5.4.conf
Attachment:
OpenPGP_signature
Description: OpenPGP digital signature