git: vquota(8): finish implementing the check command

Francois Tigeot ftigeot at crater.dragonflybsd.org
Wed Dec 14 14:17:09 PST 2011


commit f236a45863bc487ec6a46b5f9303cf14e49c5d62
Author: Francois Tigeot <ftigeot at wolfpond.org>
Date:   Mon Oct 10 22:08:08 2011 +0200

    vquota(8): finish implementing the check command
    
    * collect the sums of file sizes for each used uid and gid
      and display them

Summary of changes:
 sbin/vquota/vquota.c |  126 ++++++++++++++++++++++++++++++++++++++++++++++----
 sys/sys/mount.h      |    4 ++
 2 files changed, 120 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f236a45863bc487ec6a46b5f9303cf14e49c5d62


-- 
DragonFly BSD source repository





More information about the Commits mailing list