feat(btrfs): add CLI and mock drivers with test utilities and interfaces
All checks were successful
Auto Changelog & (Release) / release (push) Successful in 14s
CI / ci (push) Successful in 21s

Co-authored-by: Max P. <mail@0xMax42.io>
Co-committed-by: Max P. <mail@0xMax42.io>
This commit is contained in:
2025-10-12 15:02:45 +02:00
parent 07bad3fd50
commit f6177dbe14
11 changed files with 659 additions and 1 deletions

View File

@@ -2,5 +2,8 @@
"exportall.config.folderListener": [
"/src/btrfs/interfaces",
"/src/btrfs/utils"
],
"exportall.config.relExclusion": [
"/src/btrfs"
]
}