DragonFly commits List (threaded) for 2011-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Implement a new vfs function, vfs_account()
commit 1c18cfd0f92e07650b624f7265a1348b32f20cc5
Author: François Tigeot <ftigeot@wolfpond.org>
Date: Sat Aug 6 17:29:06 2011 +0200
Implement a new vfs function, vfs_account()
It will be used to implement user and group disk space accounting
with possible filesystem-specific integration
Summary of changes:
sys/kern/vfs_default.c | 6 ++++++
sys/kern/vfs_init.c | 4 ++++
sys/sys/mount.h | 4 ++++
3 files changed, 14 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1c18cfd0f92e07650b624f7265a1348b32f20cc5
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]