]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-osd: don't mention journal on mkfs
authorSage Weil <sage@redhat.com>
Mon, 25 Jan 2016 15:21:48 +0000 (10:21 -0500)
committerLoic Dachary <ldachary@redhat.com>
Thu, 4 Feb 2016 07:36:37 +0000 (14:36 +0700)
commit43dce135d61c8252be66dd6f746ce7c80f613996
treec4d2e7829f4cb5272b3f42be5e535c44dbcf2e6a
parentb04e17687fcb4609a8c6c3623bd0786116733465
ceph-osd: don't mention journal on mkfs

Some backends don't use it, almost all clusters use the default
path, and there'll always be a symlink.

Signed-off-by: Sage Weil <sage@redhat.com>
src/ceph_osd.cc