git: Implement a new vfs function, vfs_account()
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Thu Aug 11 09:15:13 PDT 2011
commit 1c18cfd0f92e07650b624f7265a1348b32f20cc5
Author: François Tigeot <ftigeot at 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
More information about the Commits
mailing list