Commit graph

10 commits

Author SHA1 Message Date
Janis e0b1ddf3f6 idk 2023-04-04 22:25:14 +02:00
Janis 578861c4fa helper functions for extent data structure access 2023-04-03 17:01:35 +02:00
Janis 6148e1b089 implementing TreeItem and parsing for extentdata
- implementing extentdata as an enum of either Inline + data bytes or not
inline (preallocated and whatever)
- accessor for name component in ItemWithName<T>
2023-04-02 00:26:52 +02:00
Janis 2af01747e7 finding nodes by range (fast) 2023-04-01 16:35:39 +02:00
Janis fa66bf415e generalized item + name bytes pattern 2023-03-31 01:14:43 +02:00
Janis 33852e99b0 cleanup 2023-03-30 22:57:46 +02:00
Janis 899b759b3d slight refactor pre 2023-03-29 17:51:53 +02:00
Janis 9a8c8228a3 idk stuff 2023-03-25 16:15:59 +01:00
Janis f1d968fbf5 btrfs learning tool 2023-03-23 22:30:30 +01:00
Janis 47710fe4fa btrfs crate 2023-03-15 19:25:19 +01:00