]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/log
ceph.git
3 months agoFix install-deps.sh script when crimson flag is disabled. 66441/head
T K Chandra Hasan [Thu, 27 Nov 2025 15:58:26 +0000 (21:28 +0530)]
Fix install-deps.sh script when crimson flag is disabled.

With ceph#66229 merged, crimson is now enabled by default for all the builds. So if we're trying to build with crimson disabled, the bcond must be reversed to install the relavant dependencies.

Signed-off-by: T K Chandra Hasan <t.k.chandra.hasan@ibm.com>
3 months agoMerge pull request #65739 from tchaikov/rgw-gap-list-manpage
Kefu Chai [Thu, 27 Nov 2025 04:12:08 +0000 (12:12 +0800)]
Merge pull request #65739 from tchaikov/rgw-gap-list-manpage

debian: include rgw-gap-list manpage and rgw-policy-check in ceph-common

Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Reviewed-by: Matan Breizman <mbreizma@ibm.com>