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 metadata to stat output for NTFS #820

Closed
JSCU-CNI opened this issue Aug 14, 2024 · 0 comments · Fixed by #848
Closed

Add metadata to stat output for NTFS #820

JSCU-CNI opened this issue Aug 14, 2024 · 0 comments · Fixed by #848
Assignees
Labels

Comments

@JSCU-CNI
Copy link
Contributor

JSCU-CNI commented Aug 14, 2024

  1. Add st_blocks and st_blksize to stat output for NTFS, as discussed in https://github.com/fox-it/dissect.target/pull/812#discussion_r1716827893 .
  2. Research how the st_birthtime_ns information is implemented in NTFS (if it's implemented) and make sure it's stored in the st_birthtime_ns field in the stat_result information (fsutil.stat_result)
@Schamper Schamper added the filesystem Related to a filesystem component label Aug 19, 2024
@DissectBot DissectBot changed the title Add st_blocks and st_blksize to stat output for NTFS Add metadata to stat output for NTFS Aug 26, 2024
@DissectBot DissectBot assigned Poeloe and Miauwkeru and unassigned Poeloe Sep 12, 2024
@Miauwkeru Miauwkeru linked a pull request Sep 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants