From: Adolf Belka Date: Fri, 4 Jul 2025 10:14:16 +0000 (+0200) Subject: btrfs-progs: Update to version 6.15 X-Git-Tag: v2.29-core197~25^2~207 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ee8463a50c03fc03bbbe066f11262f95a6111320;p=ipfire-2.x.git btrfs-progs: Update to version 6.15 - Update from version 6.14 to 6.15 - Update of rootfile not required - Changelog 6.15 * mkfs: new option --inode-flags to specify flags/attributes for inodes/directories/subvolumes * check: * fix false alert on missing checksum for hole * in lowmem mode, fix false alerts when checking refs * convert: check feature compatibility when enabling block-group-tree * tune convert-bgt: fix resume of conversion * rescue: add new command fix-data-checksum, selectively fix or find mismatching checksums * other: * new and updated tests * documentation updates Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/lfs/btrfs-progs b/lfs/btrfs-progs index a37e3d205..952a59909 100644 --- a/lfs/btrfs-progs +++ b/lfs/btrfs-progs @@ -24,7 +24,7 @@ include Config -VER = 6.14 +VER = 6.15 # https://mirrors.edge.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/ @@ -43,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = fae9bdbacc093ba260d7740001eef98f4ffb72c30631c789a34fbd5f34283cbdfb9f1e6b2f6112fb769b90892b47ea2bcc0bcdab37748b8d23e3588051620b2a +$(DL_FILE)_BLAKE2 = 5e79b7606fb236bc21e5b2401f5d6b27ad0ffb1b8ceef3ed9c7042b384508b1e1cc2a3a451d94e5369fa1592d91da78264caabe74bf1d907ac8e513a86b6fed8 install : $(TARGET)