ceph: don't enable rbytes mount option by default
authorYan, Zheng <zyan@redhat.com>
Mon, 25 Jan 2016 02:44:33 +0000 (10:44 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 25 Mar 2016 17:51:41 +0000 (18:51 +0100)
commit133e91566ced3e7154db9b68bb3ceb3b30f6900f
tree3464891773d1e448f2f1d732d965c42ca4c0e5e7
parentd1eee0c0e13a1eccde3418a12babf9d77860eee9
ceph: don't enable rbytes mount option by default

When rbytes mount option is enabled, directory size is recursive
size. Recursive size is not updated instantly. This can cause
directory size to change between successive stat(1)

Signed-off-by: Yan, Zheng <zyan@redhat.com>
fs/ceph/super.c
fs/ceph/super.h