-
Notifications
You must be signed in to change notification settings - Fork 431
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 file.fork_name to ECS #1288
Conversation
@rw-access Is this addition still something you want to move forward on? |
Co-authored-by: Eric Beahan <[email protected]>
Co-authored-by: Eric Beahan <[email protected]>
Revived the PR and moving from draft to ready for review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One note about the changelog entry, but otherwise LGTM!
I merged #1509 this morning which changed the version
in the master branch, and it's the cause of the merge conflicts.
Pulling in those changes and re-running make
should clear it up.
* Add file.fork_name * Add generated code * Add comma Co-authored-by: Eric Beahan <[email protected]> * Add note to NTFS Co-authored-by: Eric Beahan <[email protected]> * Update CHANGELOG.next.md * Fix comma * Re-run make generate * make experimental * Rearrange changelog entry Co-authored-by: Eric Beahan <[email protected]> # Conflicts: # experimental/generated/csv/fields.csv # generated/csv/fields.csv
* Add file.fork_name * Add generated code * Add comma Co-authored-by: Eric Beahan <[email protected]> * Add note to NTFS Co-authored-by: Eric Beahan <[email protected]> * Update CHANGELOG.next.md * Fix comma * Re-run make generate * make experimental * Rearrange changelog entry Co-authored-by: Ross Wolf <[email protected]>
Resolves #1285
Added
file.fork_name
to ECS.