git: VFS accounting: add a sync command
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Thu Dec 15 05:28:40 PST 2011
commit 88c2e66cfe68e219355f6390a9de2190d1f9b3c5
Author: Francois Tigeot <ftigeot at wolfpond.org>
Date: Thu Dec 1 13:43:23 2011 +0100
VFS accounting: add a sync command
* Kernel usage counter are not stored permanently on the filesystem,
they need to be properly initialized from userland to return
meaningful values
Summary of changes:
sbin/vquota/vquota.8 | 8 ++++
sbin/vquota/vquota.c | 110 +++++++++++++++++++++++++++++++++++++++++++++-----
sys/kern/vfs_quota.c | 62 +++++++++++++++++++++++++++-
3 files changed, 167 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/88c2e66cfe68e219355f6390a9de2190d1f9b3c5
--
DragonFly BSD source repository
More information about the Commits
mailing list