Commit 6911058
committed
os/bluestore/bluefs: Fix bluefs_fnode_t::seek
When offset is larger than 2^63 the function logic thought valid
extent has been found. Fixed now.
Fixes: https://tracker.ceph.com/issues/71532
Signed-off-by: Adam Kupczyk <[email protected]>
(cherry picked from commit f6a569b)1 parent 1978c4c commit 6911058
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| |||
0 commit comments