git: DragonFly_RELEASE_3_0 VFS accounting: optimize vop_write() performance

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sat Feb 18 02:17:41 PST 2012


commit 553278cee993bb320a39ef7b99d5921502c76eb2
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sat Feb 18 10:36:06 2012 +0100

    VFS accounting: optimize vop_write() performance
    
    * Avoid a mount list scan if accounting is globally disabled

Summary of changes:
 sys/kern/vfs_quota.c  |    2 +-
 sys/kern/vfs_vopops.c |    3 ++-
 sys/sys/vfs_quota.h   |    2 ++
 3 files changed, 5 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/553278cee993bb320a39ef7b99d5921502c76eb2


-- 
DragonFly BSD source repository





More information about the Commits mailing list