Revisions of xfsprogs

unknown committed (revision 134)
[info=d9878a9e8f8e9816b5a1077dd5762b7850349a86]
unknown committed (revision 133)
[info=85d024b26987ffbb3c00cdd719ada3163912cfbb]
unknown committed (revision 132)
[info=bc2bb3b8f77c228054eeb97ab7159f07cd671097]
unknown committed (revision 131)
[info=dd9e63dbe23b80bf2fd712c9eeef88cfb14353c2]
unknown committed (revision 130)
[info=69404bdd1d6334b6daf36c94fb3541b4ee459f40]
Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) committed (revision 129)
[info=486e93189f181c3577eec0dab11df9fea5e019a3]
Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) accepted request 1099676 from Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) (revision 128)
- update to 6.4.0:
  - xfs_db: expose the flag in rmapbt keys
  - xfs_repair: warn about unwritten bits set in rmap btree keys
  - xfs_repair: check low keys of rmap btrees
  - xfs_repair: always perform extended xattr checks on uncertain inodes
  - xfs_repair: fix messaging when fixing imap due to sparse cluster
  - xfs_repair: fix messaging in longform_dir2_entry_check_data
  - xfs_repair: fix messaging when shortform_dir2_junk is called
  - xfs_repair: don't log inode problems without printing resolution
  - xfs_repair: don't spray correcting imap all by itself
  - libxcmd: Fix crash due to missing return value check on add_command()
  - xfs_db: make the hash command print the dirent hash
  - xfs_db: Add new cmd to create dirents and xattrs that induce dahash collisions
  - mkfs: deprecate the ascii-ci feature
  - xfs_db: fix metadump name obfuscation for ascii-ci filesystems
  - libxfs: kernel sync
buildservice-autocommit accepted request 1088453 from Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) (revision 127)
baserev update by copy to link target
Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) accepted request 1088452 from Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) (revision 126)
- update to 6.3.0:
  - xfs_repair: Don't leak buffer when discarding directories
  - xfs_repair: estimate per-AG btree slack better
  - xfs_db: fix broken logic in error path
  - xfsprogs: nrext64 option is now in [inode] section of mkfs conf files
buildservice-autocommit accepted request 1074472 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 125)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1074190 from Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) (revision 124)
- update to 6.2.0:
   - xfs_repair: fix incorrect dabtree hashval comparison
   - mkfs: protofile can now create directories with spaces in their names
   - mkfs: check dirent names when reading protofile
   - xfs_io: fix bmap command not detecting realtime files with xattrs
   - xfs_io: set fs_path when opening files on foreign filesystems
   - xfs_scrub: fix broken realtime free blocks unit conversions
   - xfs_spaceman: fix broken -g behavior in freesp command
   - xfs_admin: correctly parse IO_OPTS parameters
   - Fix autoconf during debian package builds
   - xfs_admin: fsuuid cmd can now retrive UUID of mounted filesystems
buildservice-autocommit accepted request 1059370 from Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) (revision 123)
baserev update by copy to link target
Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) accepted request 1059364 from Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) (revision 122)
- update to 6.1.1:
   - scrub: fix warnings/errors due to missing include
   - debian: Add missing pkg version to the changelog
buildservice-autocommit accepted request 1055972 from Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) (revision 121)
baserev update by copy to link target
Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) accepted request 1055971 from Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) (revision 120)
- update to 6.1.0:
  - libxfs: kernel sync
  - libxfs: consume the xfs_warn mountpoint argument
  - misc: add static to various sourcefile-local functions
  - misc: add missing includes
  - xfs_{db,repair}: fix XFS_REFC_COW_START usage
  - xfs_repair: don't crash on unknown inode parents in dry run mode
  - xfs_repair: retain superblock buffer to avoid write hook deadlock
  - xfs_repair: Attempt log replay during boot time repair
  - xfs_repair: covscan fixes
  - xfs_db: create separate struct and field definitions for finobts
  - xfs_db: fix dir3 block magic check
  - xfs_db: fix octal conversion logic
  - xfs_db: fix printing of reverse mapping record blockcounts
  - xfs_io: don't display stripe alignment flags for rt files
  - xfs_db: fix dir3 block magic check
  - mkfs.xfs: add mkfs config file for the 6.1 LTS kernel
buildservice-autocommit accepted request 1036203 from Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) (revision 119)
baserev update by copy to link target
Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) accepted request 1036201 from Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) (revision 118)
- update to 6.0.0:
  - libxfs: kernel sync
  - xfs_db: use preferable macro to seek offset for local dir3
  - xfs_quota: optimize -L/-U calls for dump/report
buildservice-autocommit accepted request 994939 from Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) (revision 117)
baserev update by copy to link target
Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) accepted request 994911 from Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) (revision 116)
- update to 5.19.0: 
  - xfs_repair: fix printf format specifiers on 32-bit
  - libxfs: Fix MAP_SYNC build failure on MIPS/musl
  - mkfs: stop allowing tiny filesystems
  - mkfs: complain about impossible log size constraints
  - mkfs: ignore stripe geometry for small filesystems
  - mkfs: update manpage of bigtime and inobtcount
  - mkfs: document large extent count in --help screen
  - mkfs: fix segfault with incorrect options
  - xfs_repair: Support upgrade to large extent counters
  - xfs_repair: check geometry before upgrades
  - xfs_repair: ignore empty xattr leaf blocks
  - xfs_repair: check rt summary/bitmap vs observations
  - xfs_repair: check free rt extent count
  - xfs_repair: detect/fix changed fields w/ nrext64
  - xfs_repair: clear DIFLAG2_NREXT64 w/o fs support
  - xfs_repair: ignore log_incompat inconsistencies
  - xfs_repair: rewrite secondary supers w/ needsrepair
  - xfs_db: id the minlogsize transaction reservation
  - mkfs: option to create with large extent counters
  - xfs_info: Report NREXT64 feature status
  - xfs_logprint: Log item printing for ATTRI & ATTRD
  - libxfs changes merged from kernels 5.18 and 5.19-rc
Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) accepted request 981561 from Anthony Iliopoulos's avatar Anthony Iliopoulos (ailiopoulos) (revision 115)
- update to 5.18.0:
  - xfsprogs: more autoconf modernisation
  - mkfs: Fix memory leak
  - mkfs: don't trample the gid set in the protofile
  - mkfs: various post-log-size-increase fixes
  - xfs_scrub: various enhancements and fixes
  - xfs_scrub: move to mallinfo2 when available
  - metadump: be careful zeroing corrupt inode forks
  - metadump: handle corruption errors without aborting
  - metadump: warn about suspicious finobt trees
  - xfs_repair: check ftype of . and . directory entries
  - xfs_repair: detect v5 feature mismatch in backup sb
  - xfs_repair: fix sizing of the incore rt space usage map calculation
  - xfs_repair: warn about bad btree levels in AG hdrs
  - xfs_io: add a quiet option to bulkstat
  - xfs_db: report maxlevels for each btree type
  - xfs_db: support computing btheight for all cursors
  - xfs_db: don't move cursor when switching types
  - docs: note the removal of XFS_IOC_FSSETDM
  - xfsprogs: autoconf modernisation
  - libxfs changes merged from kernels 5.17 and 5.18
Displaying revisions 1 - 20 of 134
openSUSE Build Service is sponsored by