]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore/cache: set extent's state to INVALID when invalidating it 47599/head
authorXuehan Xu <xxhdx1985126@gmail.com>
Mon, 15 Aug 2022 14:00:46 +0000 (22:00 +0800)
committerXuehan Xu <xxhdx1985126@gmail.com>
Tue, 23 Aug 2022 02:23:07 +0000 (10:23 +0800)
commitf5b5c3a990f4a43c12e7a1fa3ded5e4b28b82453
tree585fb1f8573ff51fb0c6650c36d2d957ea3329b9
parent95f6cbfe17de3421b15c0ec758b69c5ff4514fe3
crimson/os/seastore/cache: set extent's state to INVALID when invalidating it

Previously, when invalidating a non-conflict extent, I forgot to set its state

Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com>
src/crimson/os/seastore/cache.cc