From: Changcheng Liu Date: Tue, 3 Mar 2020 05:52:36 +0000 (+0800) Subject: librbd/BlockGuard: refine comment to be easy understood X-Git-Tag: v16.0.0~63^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a369e6cce296d5a1b2e5c8a8092f7d4d55a0eabe;p=ceph.git librbd/BlockGuard: refine comment to be easy understood Signed-off-by: Changcheng Liu --- diff --git a/src/librbd/BlockGuard.h b/src/librbd/BlockGuard.h index 1b59ab788755..3641512f8b2b 100644 --- a/src/librbd/BlockGuard.h +++ b/src/librbd/BlockGuard.h @@ -55,7 +55,7 @@ public: BlockGuard &operator=(const BlockGuard&) = delete; /** - * Detain future IO for a range of blocks. the guard will assume + * Detain future IO for a range of blocks. the guard will keep * ownership of the provided operation if the operation is blocked. * @return 0 upon success and IO can be issued * >0 if the IO is blocked,