-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Description
Continued from #296. Thanks to all who tested -rc1 and -rc2!
New since -rc2:
- Support for
openat2on kernels that have it. This uses weak symbols for the first time. It may cause building or running issues for anyone building or running with non-mainstream libc or toolchain. - Scheduler improvements to update progress more consistently and shorten queue times.
- Lots of doc updates. The minimum supported kernel has been moved to v5.4, which means the docs don't need to discuss ancient kernel bugs.
These changes might cause a regression relative to -rc2. If there are any, I'll back out the problematic changes, and v0.11 will be based on -rc2 or -rc3 with the offending commits reverted.
Todo:
- Fix for cancelling with CTRL+C need to be followed by umount /run/bees/mnt/$UUID #281
- Finalize the
beescrawl.datformat for extent scan? (Might be too large of a change for v0.11, and we might have to support what -rc1 did for the foreseeable future anyway)
Metadata
Metadata
Assignees
Labels
No labels