mirror of
https://github.com/ceph/ceph
synced 2024-12-20 18:33:44 +00:00
3a8b8284dd
When updating submodules, always checkout even if the HEAD is the desired commit hash (update --force) to avoid the following: * a directory gmock exists in hammer * a submodule gmock replaces the directory gmock in master * checkout master + submodule update : gmock/.git is created * checkout hammer : the gmock directory still contains the .git from master because it did not exist at the time and checkout won't remove untracked directories * checkout master + submodule update : git rev-parse HEAD is at the desired commit although the content of the gmock directory is from hammer Signed-off-by: Loic Dachary <ldachary@redhat.com> |
||
---|---|---|
.. | ||
osd_internals | ||
radosgw | ||
cache-pool.rst | ||
cephx_protocol.rst | ||
config.rst | ||
confusing.txt | ||
context.rst | ||
corpus.rst | ||
cpu-profiler.rst | ||
delayed-delete.rst | ||
dev_cluster_deployement.rst | ||
development-workflow.rst | ||
differences-from-posix.rst | ||
documenting.rst | ||
erasure-coded-pool.rst | ||
file-striping.rst | ||
filestore-filesystem-compat.rst | ||
generatedocs.rst | ||
index.rst | ||
kernel-client-troubleshooting.rst | ||
libs.rst | ||
logs.rst | ||
mon-bootstrap.rst | ||
network-encoding.rst | ||
network-protocol.rst | ||
object-store.rst | ||
osd-class-path.rst | ||
peering.rst | ||
perf_counters.rst | ||
placement-group.rst | ||
PlanningImplementation.txt | ||
quick_guide.rst | ||
rbd-diff.rst | ||
rbd-layering.rst | ||
release-process.rst | ||
repo-access.rst | ||
sepia.rst | ||
session_authentication.rst | ||
versions.rst | ||
wireshark.rst |