]> andersk Git - moira.git/blobdiff - incremental/afs/afs_utils.pl
Quota increase made partitions more overallocated, so we need to
[moira.git] / incremental / afs / afs_utils.pl
index 40e478b0bc1242d96678da79da28506fcfa3cf0b..043574c9b030e0d66006b6116eddb457bd8ef1d8 100644 (file)
@@ -82,7 +82,7 @@ sub afs_find
 {
     local($cell,$type,$quota,@except) = @_;
     local($j,$k);
-    local(@max) = ("", "", -100000000);
+    local(@max) = ("", "", -1000000000);
 
     &afs_lock;
     chop(@afs_data);
This page took 0.034736 seconds and 4 git commands to generate.