Commit b18b549
committed
rgw: set retcode on verify_bucket_permission in RGWObjFetchCR
On destination bucket `verify_bucket_permission()` in `RGWObjFetchCR()`
use `set_cr_error()` to return `-EPERM` so it can be reflected in
`RGWBucketSyncSingleEntryCR()` for skipping on `-EPERM`.
Fixes: https://tracker.ceph.com/issues/69450
Signed-off-by: Seena Fallah <[email protected]>1 parent 093e0de commit b18b549
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3021 | 3021 | | |
3022 | 3022 | | |
3023 | 3023 | | |
3024 | | - | |
| 3024 | + | |
3025 | 3025 | | |
3026 | 3026 | | |
3027 | 3027 | | |
| |||
0 commit comments