On Thu, Oct 24, 2024 at 11:26:02PM -0700, Darrick J. Wong wrote: > Hi Andrey, > > Here are all the changes to the xfsprogs utilities that I'd like to get > in for 6.12. First we add support for the new exchange-range ioctl, > then wire up xfs_db support for realtime volumes in preparation for > future rt modernization. Then there's some refactoring of mkfs, and a > bug fix for xfs_scrub_all. And this is commitrange, not exchangerange. We already did exchangerange. > None of these patches are reviewed. Heh, sending patches too late at night after a too busy week. Some of these patches are reviewed; here are the ones that aren't: [PATCHSET v31.2 1/5] xfsprogs: atomic file content commits [PATCH 1/7] man: document file range commit ioctls [PATCH 2/7] libfrog: add support for commit range ioctl family [PATCH 3/7] libxfs: remove unused xfs_inode fields [PATCH 4/7] libxfs: validate inumber in xfs_iget [PATCH 5/7] xfs_fsr: port to new file exchange library function [PATCH 6/7] xfs_io: add a commitrange option to the exchangerange [PATCH 7/7] xfs_io: add atomic file update commands to exercise file [PATCHSET v2.6 2/5] xfs_db: debug realtime geometry [PATCH 1/8] xfs_db: support passing the realtime device to the [PATCH 2/8] xfs_db: report the realtime device when associated with [PATCH 3/8] xfs_db: make the daddr command target the realtime device [PATCH 4/8] xfs_db: access realtime file blocks [PATCH 5/8] xfs_db: access arbitrary realtime blocks and extents [PATCH 6/8] xfs_db: enable conversion of rt space units [PATCH 7/8] xfs_db: convert rtbitmap geometry [PATCH 8/8] xfs_db: convert rtsummary geometry [PATCHSET v2.6 3/5] xfs_metadump: support external devices [PATCH 1/1] xfs_db: allow setting current address to log blocks [PATCHSET v2.6 4/5] mkfs/repair: use new rtbitmap helpers [PATCH 1/6] xfs_repair: checking rt free space metadata must happen [PATCHSET v31.2 5/5] xfs_scrub_all: bug fix for 6.12 [PATCH 1/1] xfs_scrub_all: wait for services to start activating --D