DragonFly commits List (threaded) for 2012-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: VFS accounting: isolate the code to find the real mp
commit d1647ee91939f012f818c9c31b1fea343682d515
Author: François Tigeot <ftigeot@wolfpond.org>
Date: Thu Mar 22 13:48:33 2012 +0100
VFS accounting: isolate the code to find the real mp
* It was not specific to vop_write()
* Put it in a standalone vq_vptomp() function so that it may be easily
used in other places
Summary of changes:
sys/kern/vfs_quota.c | 22 +++++++++++++++++++++-
sys/kern/vfs_vopops.c | 12 +-----------
sys/sys/vfs_quota.h | 4 +++-
3 files changed, 25 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d1647ee91939f012f818c9c31b1fea343682d515
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]