Opened 21 months ago

Closed 21 months ago

Last modified 20 months ago

#18312 closed enhancement (fixed)

xfsprogs-6.4.0

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

Description

New minor version.

Change History (4)

comment:1 by Bruce Dubbs, 21 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 21 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

44ca200bc2 Update to openssh-9.3p2.
ad3de2355d Update to xfsprogs-6.4.0.

comment:3 by Douglas R. Reno, 21 months ago

New Commits:

Carlos Maiolino (2):
      [361001978] libxfs: Finish renaming xfs_extent_item variables
      [bacc3981d] xfsprogs: Release v6.4.0

Darrick J. Wong (51):
      [32debad7c] xfs: give xfs_bmap_intent its own perag reference
      [42c1e5c18] xfs: pass per-ag references to xfs_free_extent
      [7fef0c111] xfs: give xfs_extfree_intent its own perag reference
      [818f0c29d] xfs: give xfs_rmap_intent its own perag reference
      [b2c5c83de] xfs: give xfs_refcount_intent its own perag reference
      [11e716f40] xfs: create traced helper to get extra perag references
      [7cb26322f] xfs: allow queued AG intents to drain before scrubbing
      [c7005aef1] xfs: standardize ondisk to incore conversion for free space btrees
      [349aa6876] xfs: standardize ondisk to incore conversion for inode btrees
      [03d1a8719] xfs: standardize ondisk to incore conversion for refcount btrees
      [8d444a7a7] xfs: return a failure address from xfs_rmap_irec_offset_unpack
      [fd1d74cd6] xfs: standardize ondisk to incore conversion for rmap btrees
      [e70bf9ba9] xfs: complain about bad records in query_range helpers
      [7e7856cee] xfs: hoist rmap record flag checks from scrub
      [830c99b18] xfs: complain about bad file mapping records in the ondisk bmbt
      [b3c8146ec] xfs: hoist rmap record flag checks from scrub
      [71ba9fcca] xfs: hoist inode record alignment checks from scrub
      [c2d269677] xfs: fix rm_offset flag handling in rmap keys
      [98226d914] xfs: refactor converting btree irec to btree key
      [e3b15d883] xfs: refactor ->diff_two_keys callsites
      [9ba4dc828] xfs: replace xfs_btree_has_record with a general keyspace scanner
      [d99b89009] xfs: implement masked btree key comparisons for _has_records scans
      [725589ab4] xfs: remove pointless shadow variable from xfs_difree_inobt
      [54644f251] xfs: teach scrub to check for sole ownership of metadata objects
      [fc78c405d] xfs: convert xfs_ialloc_has_inodes_at_extent to return keyfill scan results
      [898c05518] xfs: accumulate iextent records when checking bmap
      [bd970a739] xfs: stabilize the dirent name transformation function used for ascii-ci dir hash computation
      [0bf7f8c31] xfs: _{attr,data}_map_shared should take ILOCK_EXCL until iread_extents is completely done
      [2897a1c2f] xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof
      [7901c8c1a] xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
      [03f97ae49] libxfs: test the ascii case-insensitive hash
      [cb8c70b01] xfs_db: move obfuscate_name assertion to callers
      [10a01bcdd] xfs_db: fix metadump name obfuscation for ascii-ci filesystems
      [5309ddc05] mkfs.xfs.8: warn about the version=ci feature
      [6a5285ec1] mkfs: deprecate the ascii-ci feature
      [2b686ab31] xfs_db: hoist name obfuscation code out of metadump.c
      [c51c8c857] xfs_db: create dirents and xattrs with colliding names
      [47560612f] xfs_db: make the hash command print the dirent hash
      [4d3226b6e] libxfs: deferred items should call xfs_perag_intent_{get,put}
      [c6b593ee4] libxfs: port list_cmp_func_t to userspace
      [05a3a3895] libxfs: port transaction precommit hooks to userspace
      [67f541056] xfs_repair: don't spray correcting imap all by itself
      [2618b37ae] xfs_repair: don't log inode problems without printing resolution
      [d159552bb] xfs_repair: fix messaging when shortform_dir2_junk is called
      [beb78d755] xfs_repair: fix messaging in longform_dir2_entry_check_data
      [1e12a0751] xfs_repair: fix messaging when fixing imap due to sparse cluster
      [aca026248] xfs_repair: don't add junked entries to the rebuilt directory
      [dafa78c9a] xfs_repair: always perform extended xattr checks on uncertain inodes
      [4a16ce683] xfs_repair: check low keys of rmap btrees
      [ad662cc17] xfs_repair: warn about unwritten bits set in rmap btree keys
      [10139046b] xfs_db: expose the unwritten flag in rmapbt keys

Dave Chinner (7):
      [44b2e0dea] xfs: don't consider future format versions valid
      [87ab47e1f] xfs: fix livelock in delayed allocation at ENOSPC
      [8b2a40fff] xfs: restore allocation trylock iteration
      [a565e3456] xfs: fix AGF vs inode cluster buffer deadlock
      [daa2d8205] xfs: fix agf/agfl verification on v4 filesystems
      [629d6b3df] xfs: validity check agbnos on the AGFL
      [cd3e5d3cf] xfs: validate block number being freed before adding to xefi

David Seifert (1):
      [987373623] po: Fix invalid .de translation format string

Pavel Reichl (1):
      [965f91091] mkfs: fix man's default value for sparse option

Weifeng Su (1):
      [0babf94ff] libxcmd: add return value check for dynamic memory function

comment:4 by Bruce Dubbs, 20 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.