Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODOs #1

Open
4 of 12 tasks
m1k1o opened this issue May 9, 2020 · 0 comments
Open
4 of 12 tasks

TODOs #1

m1k1o opened this issue May 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@m1k1o
Copy link
Owner

m1k1o commented May 9, 2020

Features:

  • add checksum of recovered file.
    • either to snapshot.
    • or at least check for blocks in blocks bitmap if they are being used again.
  • list all newly deleted files in FS since backup.
    • also with information whether they can be recovered (by bbitmap).
  • add option to set custom root for snapshot.
  • make snapshot file more effective as binary file using structres.
  • remove dumpe2fs dependency by parsing superblock and GDT on my own.

Misc:

  • test (in)direct block addressing.
  • split src to files/modules.
  • add debug mode.
  • handle inline data in inode.
@m1k1o m1k1o added the enhancement New feature or request label May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant