OpenAFS Master Repository branch, master, updated. 42d64b5b1f9944fe35bd6358ebeba9a24162243e

Gerrit Code Review gerrit@openafs.org
Sun, 12 Jul 2009 15:07:57 -0700 (PDT)


The following commit has been merged in the master branch:
commit 42d64b5b1f9944fe35bd6358ebeba9a24162243e
Author: Hartmut Reuter <reuter@rzg.mpg.de>
Date:   Fri Jul 10 15:46:09 2009 +0200

    Make 'fs listquota' output readable for large quota
    
    With the old print format quota and used values became one large
    number for quotas in the terabyte range.
    
    Fix alignment of the "no limit" string in the Windows fs command
    for volumes with no quota.
    
    Reviewed-on: http://gerrit.openafs.org/34
    Verified-by: Russ Allbery <rra@stanford.edu>
    Reviewed-by: Russ Allbery <rra@stanford.edu>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/afsd/fs.c |    8 ++++----
 src/venus/fs.c      |    8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

-- 
OpenAFS Master Repository