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

improve nodeid generation #675

Merged
merged 1 commit into from
Oct 1, 2019
Merged

improve nodeid generation #675

merged 1 commit into from
Oct 1, 2019

Conversation

trapexit
Copy link
Owner

@trapexit trapexit commented Oct 1, 2019

  • Change fuse_ino_t to uint64_t
  • Change id generation to 64bit
  • Randomize generation value (should help with NFS)

* Change fuse_ino_t to uint64_t
* Change id generation to 64bit
* Randomize generation value (should help with NFS)
@trapexit trapexit merged commit 026dc5f into master Oct 1, 2019
@trapexit trapexit deleted the fuse_ino branch October 1, 2019 03:34
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.

1 participant