Implement a new vfs function, vfs_account()
authorFrançois Tigeot <ftigeot@wolfpond.org>
Sat, 6 Aug 2011 15:29:06 +0000 (17:29 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Thu, 11 Aug 2011 16:02:44 +0000 (18:02 +0200)
commit1c18cfd0f92e07650b624f7265a1348b32f20cc5
tree98386412c8ea21ec08b639c2d8d7b9d2108a9575
parent448b3572b3cd46ec70859d16f5f208d1cf78cc77
Implement a new vfs function, vfs_account()

It will be used to implement user and group disk space accounting
with possible filesystem-specific integration
sys/kern/vfs_default.c
sys/kern/vfs_init.c
sys/sys/mount.h