Commit 3abe88e
committed
DAOS-19059 vos: cache vos object after DTX commit
It is unnecessary to evict the vos object from cache after related
DTX committed; otherwise, other concurrent modification against the
same object shard maybe required to retry.
Signed-off-by: Fan Yong <fan.yong@hpe.com>1 parent 52c7aa3 commit 3abe88e
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2687 | 2687 | | |
2688 | 2688 | | |
2689 | 2689 | | |
| 2690 | + | |
| 2691 | + | |
2690 | 2692 | | |
2691 | 2693 | | |
2692 | 2694 | | |
| |||
2703 | 2705 | | |
2704 | 2706 | | |
2705 | 2707 | | |
2706 | | - | |
2707 | | - | |
| 2708 | + | |
| 2709 | + | |
2708 | 2710 | | |
| 2711 | + | |
| 2712 | + | |
| 2713 | + | |
2709 | 2714 | | |
2710 | 2715 | | |
2711 | 2716 | | |
| |||
0 commit comments