看板 DFBSD_commit 關於我們 聯絡資訊
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