-
Notifications
You must be signed in to change notification settings - Fork 108
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 pid in all fuse ops #92
Conversation
Hi @stapelberg , would appreciate some comments & feedback! |
Adding the caller process id to all ops sounds okay to me in general, but:
Thanks, |
This will help us with kahing/goofys#273 rebase from master
rebase from master
Thanks for the review!
|
If the PR is squash-merged, then this is not relevant. right? |
Cleanly separated commits also make the review easier, no matter if they end up in the git history or not :) |
Add pid in all fuse ops