Commit 3303f86
committed
crimson/os/seastore/linked_tree_node: set reserved_ptr to an 8-byte
aligned address
Maybe we shouldn't be using an instant integer as the invalid pointer.
Fixes: https://tracker.ceph.com/issues/70202
Signed-off-by: Xuehan Xu <[email protected]>1 parent 1bc1c5e commit 3303f86
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
221 | 224 | | |
222 | 225 | | |
223 | 226 | | |
| |||
0 commit comments