forked from pool/xfsprogs
Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
fea86a7cd5 |
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSuGyqVYnIab8QwfB9Gp+oYrDPhCAUCaFlBUAAKCRBGp+oYrDPh
|
||||
CLrPAQDiLTa+hRGuWHFtTwu4Mrs0M014Wz9XfFJeG+qbYSq86AD+O+lNJBAM8IaC
|
||||
mIL4PLuZ0LJ5M0mDlSmseGNV4SrQZAo=
|
||||
=fknC
|
||||
-----END PGP SIGNATURE-----
|
BIN
xfsprogs-6.15.0.tar.xz
(Stored with Git LFS)
BIN
xfsprogs-6.15.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
7
xfsprogs-6.16.0.tar.sign
Normal file
7
xfsprogs-6.16.0.tar.sign
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSuGyqVYnIab8QwfB9Gp+oYrDPhCAUCaK39DwAKCRBGp+oYrDPh
|
||||
CB8fAPwINtVj5rtwe4B8nJhYJ3dKyiMEZTTQ9w4mDl9YEMlI/wD/UWug6bSNxmwj
|
||||
S766QW346sthjoPi+VptvRDoUNRo0gI=
|
||||
=LNeO
|
||||
-----END PGP SIGNATURE-----
|
BIN
xfsprogs-6.16.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
xfsprogs-6.16.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,4 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 27 01:34:52 UTC 2025 - Anthony Iliopoulos <ailiop@suse.com>
|
||||
|
||||
- update to 6.16.0
|
||||
- Document current limitation of shrinking fs
|
||||
- mkfs: require reflink for max_atomic_write option
|
||||
- xfs_scrub: remove EXPERIMENTAL warnings
|
||||
- mkfs: allow users to configure the desired maximum atomic write size
|
||||
- mkfs: try to align AG size based on atomic write capabilities
|
||||
- mkfs: autodetect log stripe unit for external log devices
|
||||
- mkfs: don't complain about overly large auto-detected log stripe units
|
||||
- xfs_io: dump new atomic_write_unit_max_opt statx field
|
||||
- xfs_db: create an untorn_max subcommand
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:37:08 UTC 2025 - Anthony Iliopoulos <ailiop@suse.com>
|
||||
|
||||
- update to 6.15.0
|
||||
|
@@ -25,7 +25,7 @@
|
||||
%endif
|
||||
%define libname libhandle1
|
||||
Name: xfsprogs
|
||||
Version: 6.15.0
|
||||
Version: 6.16.0
|
||||
Release: 0
|
||||
Summary: Utilities for managing the XFS file system
|
||||
License: GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user