From 3f87e1e41eda12c1b96fcd6650ec8eb56d8cad96 Mon Sep 17 00:00:00 2001 From: zhengyin Date: Mon, 25 Jun 2018 14:25:05 +0800 Subject: [PATCH] cls/rbd: fix note Signed-off-by: Zheng Yin --- src/cls/rbd/cls_rbd.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cls/rbd/cls_rbd.cc b/src/cls/rbd/cls_rbd.cc index 497580fa814fe..836782f5f7384 100644 --- a/src/cls/rbd/cls_rbd.cc +++ b/src/cls/rbd/cls_rbd.cc @@ -6220,7 +6220,7 @@ int namespace_add(cls_method_context_t hctx, bufferlist *in, bufferlist *out) } /** - * Add a namespace to the namespace directory. + * Remove a namespace from the namespace directory. * * Input: * @param name the name of the namespace -- 2.39.5