- Build with _FORTIFY_SOURCE=2 -- gh/koverstreet/bcachefs-tools#237
- Update to release v1.9.1:
* improve editorconfig to include sh scripts
* fix: remove newlines from passphrase
* fix: search for key in all keyrings
- Updates from release v1.9.0:
* add BCACHEFS_BLOCK_SCAN environment variable for users that
* add BCACHEFS_KERNEL_ONLY environment variable for test
bcachefs, utilize it. Otherwise, resort to traversing block
devices and checking for bcachefs super blocks.
environments
* Handle mount with FS with 1 device
have a broken blkid which renders the udev db as incomplete
* manpage: incorrect "delete" to "snapshot"
* mount: If the udev database contains information about
* mount: Make udev_bcachefs_info more idiomatic
* fix typo that causes encrypted drives to become stuck in a
busy loop
* check_for_key before ask_for_passphrase -- check if there is
already a key in the keyring available before trying to get the
key from some more involved means (forwarded request 1181823 from smolsheep)
OBS-URL: https://build.opensuse.org/request/show/1181897
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcachefs-tools?expand=0&rev=11
- Update to release v1.9.1:
* improve editorconfig to include sh scripts
* fix: remove newlines from passphrase
* fix: search for key in all keyrings
- Updates from release v1.9.0:
* add BCACHEFS_BLOCK_SCAN environment variable for users that
* add BCACHEFS_KERNEL_ONLY environment variable for test
bcachefs, utilize it. Otherwise, resort to traversing block
devices and checking for bcachefs super blocks.
environments
* Handle mount with FS with 1 device
have a broken blkid which renders the udev db as incomplete
* manpage: incorrect "delete" to "snapshot"
* mount: If the udev database contains information about
* mount: Make udev_bcachefs_info more idiomatic
* fix typo that causes encrypted drives to become stuck in a
busy loop
* check_for_key before ask_for_passphrase -- check if there is
already a key in the keyring available before trying to get the
key from some more involved means
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcachefs-tools?expand=0&rev=27
- Update to release v1.7.0
* mi_btree_bitmap
- New on disk forat feature - per member 64 bit bitmap of regions with
btree nodes, to accelerate recovering by scanning for btree nodes.
* Fix bch2_dev_btree_bitmap_marked_sectors() shift
* set_btree_iter_dontneed also clears should_be_locked
* mount: canonicalize device path for single device node
* reconstruct_inode()
* cmd_show_super: Also print device model
* cmd_list, cmd_list_journal: pass -o very_degraded
* Topology repair now uses nodes found by scanning to fill holes
* mount: Handle multi-device with 1 device node
* fix for building in userspace
* Avoid casting away const when processing C command args
* path_to_cstr()
* cmd_dump: Set very_degraded
* improve move_gap()
* bkey.rs: use a single unsafe {} for BkeyValC conversion
* Fix check_snapshot() memcpy
OBS-URL: https://build.opensuse.org/request/show/1168685
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcachefs-tools?expand=0&rev=24