DragonFly commits List (threaded) for 2011-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: VFS accounting: add a sync command
commit 88c2e66cfe68e219355f6390a9de2190d1f9b3c5
Author: Francois Tigeot <ftigeot@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]