]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.gitmodules: remove shallow=true config from nvmeof/gateway 63729/head
authorSamuel Just <sjust@redhat.com>
Wed, 4 Jun 2025 20:55:21 +0000 (20:55 +0000)
committerSamuel Just <sjust@redhat.com>
Wed, 4 Jun 2025 20:55:22 +0000 (20:55 +0000)
https://github.com/ceph/ceph/pull/61264 reintroduced
https://tracker.ceph.com/issues/67640 fixed by
383091e89.

Setting shallow=true for the nvmeof/gateway submodule
is problematic because the ceph.git submodule sha1
is only very rarely the head sha1 of the default
branch.

Fixes: https://tracker.ceph.com/issues/71568
Signed-off-by: Samuel Just <sjust@redhat.com>
.gitmodules

index 00acdb5d6ca40a20fe70869439fd7e7c1c893465..b3c3e61a766ba88eeaad12aa58da138aba1c482e 100644 (file)
@@ -79,7 +79,6 @@
        path = src/nvmeof/gateway
        url = https://github.com/ceph/ceph-nvmeof.git
        fetchRecurseSubmodules = false
-       shallow = true
 [submodule "src/breakpad"]
        path = src/breakpad
        url = https://chromium.googlesource.com/breakpad/breakpad