Commit a7e9aa4
authored
DAOS-18866 vos: unconditional punch fix (#18219)
Return DER_NONEXIST error when object doesn't exist for unconditional
puch case. This patch also fixed vos_obj_incarnate() to return
DER_NONEXIST error when CREATE flag isn't present.
Signed-off-by: Niu Yawei <yawei.niu@hpe.com>1 parent 21fe90d commit a7e9aa4
2 files changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
497 | 507 | | |
498 | 508 | | |
499 | 509 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
| 548 | + | |
| 549 | + | |
548 | 550 | | |
549 | 551 | | |
550 | 552 | | |
| |||
0 commit comments