Skip to content

Taking read only Inode lock while reading via file-handle#3454

Open
raj-prince wants to merge 2 commits intomasterwithgoprocfrom
inode_r_lock
Open

Taking read only Inode lock while reading via file-handle#3454
raj-prince wants to merge 2 commits intomasterwithgoprocfrom
inode_r_lock

Conversation

@raj-prince
Copy link
Collaborator

@raj-prince raj-prince commented Jun 26, 2025

Description

  • Taking inode.RLock() while reading via file-handle
  • Permanently disabling the content cache path, which is unused and seems not required in the future. Keeping this will make lock/unlock implementation dirty.

Before:
image

After:
image

Link to the issue in case of a bug fix.

b/427609583

Testing details

  1. Manual - Tested.
  2. Unit tests - NA
  3. Integration tests - NA

Any backward incompatible change? If so, please explain.

@raj-prince raj-prince changed the title Taking Inode RLock while reading via file-handle Taking read only Inode lock while reading via file-handle Jun 26, 2025
@raj-prince raj-prince marked this pull request as ready for review June 26, 2025 14:16
@raj-prince raj-prince requested a review from a team as a code owner June 26, 2025 14:16
@raj-prince raj-prince requested review from vadlakondaswetha and removed request for a team June 26, 2025 14:16
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