]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc: Remove empty README.md and relocate nvmeof HA design doc 69355/head
authorEmmanuel Ameh <eameh@contractor.linuxfoundation.org>
Tue, 9 Jun 2026 12:17:55 +0000 (13:17 +0100)
committerEmmanuel Ameh <eameh@contractor.linuxfoundation.org>
Tue, 9 Jun 2026 12:17:55 +0000 (13:17 +0100)
commit24f96c09f4f95efe90a0969228334ad842aae4de
treec6d9175d8cd95fc7bcac843be4c40516936ff4a1
parentb1b71a940f9abb164ed265aa5e55604f105b5c19
doc: Remove empty README.md and relocate nvmeof HA design doc

doc/README.md was a 0-byte file with no content; remove it.

doc/nvmeof/ha.md described the internal NVMeofGwMon/NVMeofGwMap
HA implementation (Paxos messaging, ANA state machines, blocklist
logic) -- a developer design document, not user-facing content.
User-facing NVMe-oF documentation already exists in doc/rbd/.
Move to doc/dev/nvmeof-ha-design.md where developer design docs live.

Fixes: https://tracker.ceph.com/issues/77208
Signed-off-by: Emmanuel Ameh <eameh@contractor.linuxfoundation.org>
doc/README.md [deleted file]
doc/dev/nvmeof-ha-design.md [new file with mode: 0644]
doc/nvmeof/ha.md [deleted file]