From 0c2c3e0316d61df5cb8699d49b93246e5e22fde6 Mon Sep 17 00:00:00 2001 From: Xiang Dai <764524258@qq.com> Date: Wed, 7 Nov 2018 17:17:30 +0800 Subject: [PATCH] doc: correct rbytes description The default was changed from on to off in 4.6 because the way rbytes behaves can be surprising and sometimes confuses tools like rsync. Signed-off-by: Xiang Dai <764524258@qq.com> --- doc/man/8/mount.ceph.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/8/mount.ceph.rst b/doc/man/8/mount.ceph.rst index 8f3d5bbbcf2..0627f5cca80 100644 --- a/doc/man/8/mount.ceph.rst +++ b/doc/man/8/mount.ceph.rst @@ -114,7 +114,7 @@ Options :command:`rbytes` Report the recursive size of the directory contents for st_size on - directories. Default: on + directories. Default: off :command:`norbytes` Do not report the recursive size of the directory contents for -- 2.39.5