Commit 1be4399
committed
rgw_cksum: return version_id in all cases
The version_id member in RGWGetObjAttrs shadows the one in
RGWGetObj.
Just assign it before conditionally returning the version-id header
in RGWGetObjAttrs_ObjStore_S3::send_response().
Signed-off-by: Matt Benjamin <[email protected]>1 parent bac02fc commit 1be4399
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3865 | 3865 | | |
3866 | 3866 | | |
3867 | 3867 | | |
| 3868 | + | |
| 3869 | + | |
3868 | 3870 | | |
3869 | 3871 | | |
3870 | 3872 | | |
| |||
0 commit comments