Skip to content

Conversation

@hbirth
Copy link
Collaborator

@hbirth hbirth commented Sep 24, 2025

  • Increase the possible lock size to 64 bit.
  • change semantics of DLM locks to request start and end
  • change semantics of DLM request return to mark start and end of the locked area
  • better prepare dlm lock range cache rb-tree for unaligned byte range locks which could return
    any value as long as it is larger than the range
    requested
  • add the case where start and end are zero to destroy the cache

- Increase the possible lock size to 64 bit.
- change semantics of DLM locks to request start and end
- change semantics of DLM request return to mark start
and end of the locked area
- better prepare dlm lock range cache rb-tree
for unaligned byte range locks which could return
any value as long as it is larger than the range
requested
- add the case where start and end are zero
to destroy the cache

Signed-off-by: Horst Birthelmer <hbirthelmer@ddn.com>
@hbirth hbirth requested review from bsbernd and cding-ddn September 24, 2025 10:37
@bsbernd bsbernd merged commit c943127 into DDNStorage:redfs-rhel9_5-503.40.1 Sep 24, 2025
0 of 4 checks passed
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