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 B time to linux file accessor #3540

Closed
mgreen27 opened this issue Jun 6, 2024 · 2 comments
Closed

Add B time to linux file accessor #3540

mgreen27 opened this issue Jun 6, 2024 · 2 comments

Comments

@mgreen27
Copy link
Collaborator

mgreen27 commented Jun 6, 2024

Currently we do not collect B time on linux machines that are leveraging the file accessor.

We should implement B time either for the file accessor or a new accessor for relevant linux filesystems.

@mgreen27
Copy link
Collaborator Author

mgreen27 commented Jun 6, 2024

// On Linux we need xstat() support to get birth time.

@scudette
Copy link
Contributor

This is now available as part of the ext4 accessor.

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

No branches or pull requests

2 participants