Skip to content

docs: support high resolution mtime metadata #235

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

Closed
wants to merge 1 commit into from

Conversation

achingbrain
Copy link
Member

Stores modification times as two values seconds and nanoseconds since or before the unix epoch.

The EpochSeconds field represents a fraction of a second rather nanoseconds since the epoch.

Developed from mine and @ribasushi's conversation on #232 (comment)

Stores modification times as two values seconds and nanoseconds since
or before the unix epoch.

The `EpochSeconds` field represents a fraction of a second rather
nanoseconds since the epoch.

Developed from mine and @ribasushi's conversation on #232 (comment)
@ribasushi
Copy link
Contributor

🤦‍♂ I did not see this PR before I opened mine :(

Mine has a bit more prose, and the data type is slightly different ( with a comment why ). Wat do we do? :)

Copy link
Contributor

@ribasushi ribasushi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good as-is. Due to unfortunate timing another PR got opened with more prose, but this one will do the job too! :)

@achingbrain
Copy link
Member Author

Closing in favour of #236

@achingbrain achingbrain closed this Jan 2, 2020
@achingbrain achingbrain deleted the define-unixfs-hrtime branch January 2, 2020 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants