The following commit has been merged in the master branch:
commit ad1e9c7084e99a67ee7a61c255a6059ebc9190c3
Author: Derrick Brashear <[email protected]>
Date:   Tue Sep 1 13:00:00 2009 -0400

    make afsd partition size check be large partition safe
    
    right now the math overflows the 32 bit type for >2tb partitions.
    use larger variables to avoid this.
    
    Reviewed-on: http://gerrit.openafs.org/392
    Reviewed-by: Matt Benjamin <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>

 src/afsd/afsd.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to