On Mon, Nov 21, 2022 at 03:35:47PM +0100, Carlos Maiolino wrote: > Hello. > > The xfsprogs, for-next branch located at: > > https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/log/?h=for-next > > has just been updated. > > The new head is: > > b827e2318 xfs: fix sb write verify for lazysbcount > > > This update contains only the libxfs-sync for Linux 6.1, and will serve as a > base for the xfsprogs 6.1 release. > Please, let me know if any issue. > > > The following commits are now in the for-next tree: > > [b827e2318] xfs: fix sb write verify for lazysbcount Why was this commit merged for xfsprogs 6.1? That patch is queued for kernel 6.2 in for-next, but the merge window is not open yet. --D > [7257eb3ed] xfs: rename XFS_REFC_COW_START to _COWFLAG > [7accbcd00] xfs: fix uninitialized list head in struct xfs_refcount_recovery > [8b2b27581] xfs: fix agblocks check in the cow leftover recovery function > [817ea9f0f] xfs: check record domain when accessing refcount records > [f275d70e8] xfs: remove XFS_FIND_RCEXT_SHARED and _COW > [cc2a3c2ad] xfs: refactor domain and refcount checking > [8160aeff0] xfs: report refcount domain in tracepoints > [6b2f464dd] xfs: track cow/shared record domains explicitly in xfs_refcount_irec > [bec88ec72] xfs: move _irec structs to xfs_types.h > [7ccbdec2b] xfs: check deferred refcount op continuation parameters > [b3f9ae08e] xfs: create a predicate to verify per-AG extents > [2d5166b9d] xfs: make sure aglen never goes negative in xfs_refcount_adjust_extents > [4b69afdc4] xfs: refactor all the EFI/EFD log item sizeof logic > [d267ac6a0] xfs: fix memcpy fortify errors in EFI log format copying > [227bc97f1] xfs: increase rename inode reservation > [20798cc06] xfs: fix exception caused by unexpected illegal bestcount in leaf dir > [11d2f5afc] treewide: use get_random_u32() when possible > [4947ac5b3] treewide: use prandom_u32_max() when possible, part 1 > [1a3bfffee] xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx > [04d4c27af] xfs: trim the mapp array accordingly in xfs_da_grow_inode_int > [e8dbbca18] xfs: Remove the unneeded result variable > [be98db856] xfs: clean up "%Ld/%Lu" which doesn't meet C standard > > > -- > Carlos Maiolino