btrd icon indicating copy to clipboard operation
btrd copied to clipboard

Upcoming feature tracker

Open danobi opened this issue 4 years ago • 0 comments

List of features in progress and upcoming:

  • [x] Support BTRFS_EXTENT_ITEM_KEY item types
    • #2
  • [x] Support arbitrary type interpretation
    • #4
  • [ ] Support arbitrary type interpretation for extent items
  • [ ] Expose a btrfs_search_slot() API in libbtrfsutil
    • #3
  • [ ] Add write API
    • #1

Note this list is dependency ordered. ie. the first item doesn't require any dependencies on the lower items.

danobi avatar Mar 05 '21 22:03 danobi