xfsprogs: Update to version 7.2.0

Message ID 20260922172417.3447503-12-adolf.belka@ipfire.org
State New
Headers
Series xfsprogs: Update to version 7.2.0 |

Commit Message

Adolf Belka 22 Sep 2026, 5:24 p.m. UTC
- Update from version 7.1.1 to 7.2.0
- No change in rootfile
- Changelog
7.2.0
	xfs_spaceman: port makecfg to use xfsquotactl (Darrick J. Wong)
	xfs_quota: open the filesystem mountpoint for quota operations (Darrick J. Wong)
	man: document that XFS_IOC_FS[G|S]ETXATTR can not be used on special files
	 (Andrey Albershteyn)
	mkfs: allow specification of default options via configuration file
	 (Darrick J. Wong)
	xfs_admin: print configuration file for mounted filesystems (Darrick J. Wong)
	xfs_spaceman: print configuration file for mounted filesystems (Darrick J. Wong)
	xfs_db: print configuration file for mounted filesystems (Darrick J. Wong)
	mkfs: print config file for a given mkfs configuration (Darrick J. Wong)
	mkfs: automatically upgrade autofsck earlier (Darrick J. Wong)
	mkfs: Emit a clearer message if too-small log is due to AG geometry
	 (Eric Sandeen)
	xfs_db: improve the fsmap man page entry (Christoph Hellwig)
	copy: always align to at least page size (Christoph Hellwig)
	copy: log the error number when failing to write (Christoph Hellwig)
	libfrog: make cmn_err() emit each message atomically to avoid torn output
	 (Avinesh Kumar)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/xfsprogs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/xfsprogs b/lfs/xfsprogs
index 8d6653380..62a1fdb22 100644
--- a/lfs/xfsprogs
+++ b/lfs/xfsprogs
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 7.1.1
+VER        = 7.2.0
 #          https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/
 
 THISAPP    = xfsprogs-$(VER)
@@ -47,7 +47,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 7c3f6f4802cb32bb88cf9f439f73aeff4ebf495ff6928c0fe6da977c96256b7fa84e1f71c370ef3e1532a8534709acfc0d3c8e1d404543c6bb0f5c9a9235ba5a
+$(DL_FILE)_BLAKE2 = 925583bb3477744daedff4a6382885aec44096994d79b5a17e525b1bc44832660f1f5c3dba9837ffa62d1659df5217b426cc0d358ddc83cd6a63aeee0df98c5f
 
 install : $(TARGET)