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

Support 64bit inode environment in in_tail #542

Merged
merged 1 commit into from
Jan 23, 2015
Merged

Conversation

repeatedly
Copy link
Member

For example, XFS uses 64bit integer for inode.
in_tail should work on these environments.

See this thread: https://groups.google.com/d/topic/fluentd/YYrshTNGQ8c/discussion

For example, XFS uses 64bit integer for inode.
in_tail should work on these environments.
@repeatedly
Copy link
Member Author

We need some testers for

  • test on XFS like 64bit inode environment with large inode number
  • test existing pos_file updated to 64bit inode automatically

I tested latter and it seems work.

@repeatedly
Copy link
Member Author

Okay, some users tested and this patch doesn't break existing environment.
Ready to merge.

repeatedly added a commit that referenced this pull request Jan 23, 2015
Support 64bit inode environment in in_tail
@repeatedly repeatedly merged commit 5aed99e into master Jan 23, 2015
repeatedly added a commit that referenced this pull request Jan 23, 2015
Support 64bit inode environment in in_tail
@sonots
Copy link
Member

sonots commented Jan 23, 2015

cherry-picked to v0.10 branch

@sonots sonots deleted the support-64bit-inode branch January 23, 2015 09:14
@sonots sonots added the v0.10 label Jan 23, 2015
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