kdave

Results 265 comments of kdave

I don't have anything to add what Zygo wrote. Otherwise if you want to know about changes overview, you can find it at https://btrfs.readthedocs.io/en/latest/Kernel-by-version.html but it may not mention all...

There's a rewrite of the scrub logic in the upcoming kernel 6.4, some of the raid56 issues are fixed but I'm not sure if the speed is significantly better.

Basic coverage is in devel. Further work: - [x] add workflow for release, triggered by pushing branch `release-test` - [x] run build tests in docker containers - run tests/build-tests.sh in...

https://github.com/actions/runner-images image details, updates, package versions

https://dev.to/dtinth/caching-docker-builds-in-github-actions-which-approach-is-the-fastest-a-research-18ei possible ways how to cache docker images (2020)

Skip testing when only documentation changes are pushed (Documentation/*.rst). https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#running-your-workflow-only-when-a-push-affects-specific-files

Documentation-only patches can use the `[ci skip]` directive, no automation around that is needed. What works now is sufficient: devel, ci/* branches, pull requests, gcc, clang, distro coverage.

Do you have a running device delete at the time you run the command?

> i have one question about btrfs but i cannot found way to ask btrfs maintainer. It's OK to ask here. Yes garbat collection is supported, it's not called like...

Note for documentation: add section about the reclaim/gc behaviour, it's missing.