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

vfs: use ancestryMu in implementations of DentryImpl.InotifyWithParent #11182

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

copybara-service[bot]
Copy link

vfs: use ancestryMu in implementations of DentryImpl.InotifyWithParent

This lock was introduced in cl/696713993 and only protects parent/name for all
dentries, which is all that's required by InotifyWithParent().

@copybara-service copybara-service bot added the exported Issue was exported automatically label Nov 15, 2024
@copybara-service copybara-service bot force-pushed the test/cl696974173 branch 2 times, most recently from bd2ef63 to 8a94880 Compare November 15, 2024 23:14
This lock was introduced in cl/696713993 and only protects parent/name for all
dentries, which is all that's required by InotifyWithParent().

PiperOrigin-RevId: 697016824
@copybara-service copybara-service bot merged commit 336dc85 into master Nov 15, 2024
@copybara-service copybara-service bot deleted the test/cl696974173 branch November 15, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant