Skip to content

Commit 0cde0ef

Browse files
committed
.gitmodules: remove shallow=true config from nvmeof/gateway
ceph#61264 reintroduced https://tracker.ceph.com/issues/67640 fixed by 383091e. 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 <[email protected]>
1 parent c71d7ee commit 0cde0ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitmodules

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
path = src/nvmeof/gateway
8080
url = https://github.com/ceph/ceph-nvmeof.git
8181
fetchRecurseSubmodules = false
82-
shallow = true
8382
[submodule "src/breakpad"]
8483
path = src/breakpad
8584
url = https://chromium.googlesource.com/breakpad/breakpad

0 commit comments

Comments
 (0)