]>
git.apps.os.sepia.ceph.com Git - ceph-ci.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Radoslaw Zarzynski [Tue, 11 Oct 2022 14:32:02 +0000 (14:32 +0000)]
crimson/osd: move ClientRequest::reply_op_error() up
It's because it's return type is `auto`.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski [Tue, 11 Oct 2022 13:37:26 +0000 (13:37 +0000)]
crimson/osd: ClientRequest::reply_op_error() takes pgref by const
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski [Tue, 11 Oct 2022 13:36:07 +0000 (13:36 +0000)]
crimson/osd: return enoent when PG::resolve_oid() fails
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Venky Shankar [Tue, 11 Oct 2022 11:18:19 +0000 (16:48 +0530)]
Merge pull request #48196 from neesingh-rh/wip-human-readable-volume-info
mgr/volumes: Add human-readable flag to volume info command
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Dhairya Parmar <dparmar@redhat.com>
Reviewed-by: Kotresh HR <khiremat@redhat.com>
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Reviewed-by: Ramana Raja <rraja@redhat.com>