Opened 8 weeks ago

Closed 8 weeks ago

#20127 closed enhancement (fixed)

xfsprogs-6.9.0

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (2)

comment:1 by thomas, 8 weeks ago

Owner: changed from blfs-book to thomas
Status: newassigned

https://fossies.org/linux/xfsprogs/doc/CHANGES :

    1 xfsprogs-6.9.0 (22 Jul 2024)
    2 	xfs_db: Fix uninicialized error variable (Pavel Reichl)
    3 	mkfs.xfs: avoid potential overflowing expression in xfs_mkfs.c (Bill O'Donnell)
    4 	xfs_io: fix mread with length 1 mod page size (Eric Biggers)
    5 	xfs_repair: detect null buf passed to duration (Darrick J. Wong)
    6 	xfs_io: fix gcc complaints about potentially uninitialized variables (Darrick J. Wong)
    7 	xfs_scrub: upload clean bills of health (Darrick J. Wong)
    8 	xfs_spaceman: report health of inode link counts (Darrick J. Wong)
    9 	xfs_repair: reduce rmap bag memory usage when creating refcounts (Darrick J. Wong)
   10 	xfs_repair: log when buffers fail CRC checks even if we just recompute it (Darrick J. Wong)
   11 	xfs_scrub: use multiple threads to run scrubs that scan inodes (Darrick J. Wong)
   12 	xfs_scrub: update health status if we get a clean bill of health (Darrick J. Wong)
   13 	xfs_repair: verify on-disk rmap btrees with in-memory btree data (Darrick J. Wong)
   14 	xfs_scrub: check file link counts (Darrick J. Wong)
   15 	xfs_scrub: implement live quotacheck inode scan (Darrick J. Wong)
   16 	libxfs: provide a kernel-compatible kasprintf (Christoph Hellwig)
   17 	xfs_spaceman: report the health of quota counts (Darrick J. Wong)
   18 	libxfs: partition memfd files to avoid using too many fds (Darrick J. Wong)
   19 	libxfs: add xfile support (Darrick J. Wong)
   20 	libxfs: teach buftargs to maintain their own buffer hashtable (Darrick J. Wong)
   21 	libxfs: kernel sync (Darrick J. Wong)

comment:2 by thomas, 8 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed in [bbe61c0ab1]

Note: See TracTickets for help on using tickets.