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
Kconfig -rw-r--r-- 3.6 KB
Makefile -rw-r--r-- 518 bytes
l2tp_core.c -rw-r--r-- 51.2 KB
l2tp_core.h -rw-r--r-- 9.9 KB
l2tp_debugfs.c -rw-r--r-- 9.1 KB
l2tp_eth.c -rw-r--r-- 8.4 KB
l2tp_ip.c -rw-r--r-- 15.8 KB
l2tp_ip6.c -rw-r--r-- 19.4 KB
l2tp_netlink.c -rw-r--r-- 25.2 KB
l2tp_ppp.c -rw-r--r-- 46.9 KB

back to top