mirror of
https://github.com/mhx/dwarfs.git
synced 2025-08-04 02:06:22 -04:00
Update TODO
This commit is contained in:
parent
13aaf6737c
commit
28c6dd6b7a
10
TODO
10
TODO
@ -1,3 +1,13 @@
|
||||
- support hard links in mkdwarfs (and the fuse driver, but this is broken)
|
||||
- drop link_offset / inode_offset, as they can be inferred from a binary search over inode modes :-)
|
||||
- try to be more resilient to modifications of the input while creating fs
|
||||
- migrate to folly::system::MemoryMapping and support `advise` in block cache
|
||||
- support for device inodes?
|
||||
|
||||
- dwarfsck:
|
||||
- show which entries a block references
|
||||
- show partial metadata dumps at lower detail levels
|
||||
|
||||
- make dwarfsck more usable
|
||||
- cleanup TODOs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user