Commit 0553f4a
committed
fuse: handle U64_MAX correctly in DLM locked range index
When merging and checking overlap U64_MAX was not handled
this will create problems on multiple DLM results that cover
the whole range.
Add a fast path for adding and checking locked ranges when
the whole range is covered.
Refactor dlm range handling to make it more readable.
Signed-off-by: Horst Birthelmer <hbirthelmer@ddn.com>1 parent 6c9ec1d commit 0553f4a
2 files changed
Lines changed: 167 additions & 127 deletions
0 commit comments