CNFS buffers problem ?

Katsuhiro Kondou kondou at nec.co.jp
Wed Sep 13 02:17:03 UTC 2000


In article <Pine.LNX.4.21.0009121023330.1575-100000 at wraith.rosmail.com>,
	Dmitry Antipov <antipov at rosnet.ru> wrote;

} Here `cnfssstat' reports wrong cycbuff size. Why ?

Attached should work.

} And, what does `current: FALSE' means ? And, finally, while `Meta' field
} is empty here ?

Those are meaningful if SEQUENTIAL is set to metabuff.
-- 
Katsuhiro Kondou

--- frontends/cnfsstat.in.orig	Fri Jul  7 07:26:57 2000
+++ frontends/cnfsstat.in	Wed Sep 13 11:03:14 2000
@@ -317,6 +317,7 @@
 
 sub human_readable {
     my ($val, $digits) = @_;
+    $val =~ s/\+//;
 
     my @name = ("kBytes", "MBytes", "GBytes", "TBytes");
     my $base = 1024;



More information about the inn-workers mailing list