Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bcachefs-tools for openSUSE:Factory checked in at 2025-12-22 22:48:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bcachefs-tools (Old) and /work/SRC/openSUSE:Factory/.bcachefs-tools.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bcachefs-tools" Mon Dec 22 22:48:46 2025 rev:26 rq:1323848 version:1.33.2 Changes: -------- --- /work/SRC/openSUSE:Factory/bcachefs-tools/bcachefs-tools.changes 2025-12-17 17:37:50.819377242 +0100 +++ /work/SRC/openSUSE:Factory/.bcachefs-tools.new.1928/bcachefs-tools.changes 2025-12-22 22:50:38.960508365 +0100 @@ -1,0 +2,32 @@ +Fri Dec 19 21:28:19 UTC 2025 - Holden Fried <[email protected]> + +- Update to release 1.33.2 + * Fix multiple bugs involving deleting interior snapshot nodes + * Fix an assertion pop caused by leftover rebalance scan + cookies, from pre-1.33.0 + * Fix mmap-involved page cache inconsistency/corruption, users + generally noticed this as files that seemed to be corrupted by + the cp afterwards + * Fix a topology inconsistency caused by a transaction commit + merging a node we were updating a key for in the same + transaction; we now have stricter topology checks + * Online fsck now understands ``-o recovery_passes`` + * Copygc (and elsewhere) now correctly uses the 'fragmented' + counter under `dev_data_type` accounting; intricacies of + compressed data accounting mean that ``buckets * bucket_size - + sectors`` does not work for this, and may underflow. + * New recovery pass: ``kill_i_generation_keys``. Modern + filesystems do not use ``KEY_TYPE_i_generation`` for + implementing NFS inode generation numbers, and old filesystems + may have significant amounts of wasted space in the inodes + btree from these. Must be run manually, and can be run online. + * Subvolumes and snapshot trees are now viewable in debugfs, + along with the per-snapshot accounting. These should be + considered prototype interfaces, to give users something to + look at and comment on before the real interfaces are + designed. + * Snapshot accounting is no longer kept in-memory; this fixes + slow ``accouting_read`` on filesystems with huge numbers of + snapshots. + +------------------------------------------------------------------- Old: ---- bcachefs-tools-vendored-1.33.1.tar.sign bcachefs-tools-vendored-1.33.1.tar.zst New: ---- bcachefs-tools-vendored-1.33.2.tar.sign bcachefs-tools-vendored-1.33.2.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bcachefs-tools.spec ++++++ --- /var/tmp/diff_new_pack.EpYmDW/_old 2025-12-22 22:50:45.316770241 +0100 +++ /var/tmp/diff_new_pack.EpYmDW/_new 2025-12-22 22:50:45.316770241 +0100 @@ -17,7 +17,7 @@ Name: bcachefs-tools -Version: 1.33.1 +Version: 1.33.2 Release: 0 Summary: Configuration utilities for bcachefs License: Apache-2.0 AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND MIT AND MPL-2.0 AND (MIT OR Unlicense) AND BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-only ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.EpYmDW/_old 2025-12-22 22:50:45.360772054 +0100 +++ /var/tmp/diff_new_pack.EpYmDW/_new 2025-12-22 22:50:45.368772384 +0100 @@ -1,5 +1,5 @@ -mtime: 1765901798 -commit: 4ecea368ad2abf2b5fa124361d489e400d4898fadeccd4309d1ca61fcee505ee +mtime: 1766268512 +commit: 0463c0119e7506f4ac6d9f5886624434c81f9e2178ece41414039c0594533c50 url: https://src.opensuse.org/jengelh/bcachefs-tools revision: master ++++++ bcachefs-tools-vendored-1.33.1.tar.zst -> bcachefs-tools-vendored-1.33.2.tar.zst ++++++ ++++ 2977 lines of diff (skipped) ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-12-20 23:09:05.000000000 +0100 @@ -0,0 +1 @@ +.osc
