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

Add script to create extent/block map #26

Closed
joachimmetz opened this issue Jan 12, 2022 · 1 comment
Closed

Add script to create extent/block map #26

joachimmetz opened this issue Jan 12, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@joachimmetz
Copy link
Member

joachimmetz commented Jan 12, 2022

Create a script to build a map of image extent/block offsets to file path + data stream names. Write map to a SQLite database.

  • support file system/volume offset of data streams / file content
  • support image offset
  • support inline/resident data? - extents API not designed for this purpose
  • support file system metadata? - extents API not designed for this purpose

Depends on:

@joachimmetz joachimmetz added enhancement New feature or request blocked Work cannot progress until another issue is resolved labels Jan 12, 2022
@joachimmetz joachimmetz changed the title Add script to create block map Add script to create extent/block map Jan 12, 2022
@joachimmetz joachimmetz removed the blocked Work cannot progress until another issue is resolved label Jan 28, 2024
@joachimmetz
Copy link
Member Author

Implemented as map_extents.py

@joachimmetz joachimmetz self-assigned this Jan 28, 2024
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