Revision 133e91566ced3e7154db9b68bb3ceb3b30f6900f authored by Yan, Zheng on 25 January 2016, 02:44:33 UTC, committed by Ilya Dryomov on 25 March 2016, 17:51:41 UTC
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>
1 parent d1eee0c
History
File Mode Size
crush
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 357 bytes
armor.c -rw-r--r-- 1.9 KB
auth.c -rw-r--r-- 7.6 KB
auth_none.c -rw-r--r-- 3.0 KB
auth_none.h -rw-r--r-- 529 bytes
auth_x.c -rw-r--r-- 19.3 KB
auth_x.h -rw-r--r-- 889 bytes
auth_x_protocol.h -rw-r--r-- 1.7 KB
buffer.c -rw-r--r-- 1.2 KB
ceph_common.c -rw-r--r-- 17.9 KB
ceph_fs.c -rw-r--r-- 1.7 KB
ceph_hash.c -rw-r--r-- 2.8 KB
ceph_strings.c -rw-r--r-- 866 bytes
crypto.c -rw-r--r-- 14.1 KB
crypto.h -rw-r--r-- 1.4 KB
debugfs.c -rw-r--r-- 7.7 KB
messenger.c -rw-r--r-- 85.7 KB
mon_client.c -rw-r--r-- 28.5 KB
msgpool.c -rw-r--r-- 2.0 KB
osd_client.c -rw-r--r-- 78.7 KB
osdmap.c -rw-r--r-- 39.4 KB
pagelist.c -rw-r--r-- 3.6 KB
pagevec.c -rw-r--r-- 4.1 KB
snapshot.c -rw-r--r-- 2.2 KB

back to top