Re: [PATCH] corrupted free inodes list

2006-12-23 Thread Pavel Tsekov
On Fri, 22 Dec 2006, Thomas Dickey wrote: On Fri, 22 Dec 2006, Leonard den Ottolander wrote: Hi Mikulas, On Wed, 2006-12-20 at 02:15 +0100, Mikulas Patocka wrote: --- maybe you could change double to long long but I'm not sure if it exists on all machines --- a configure test would

Re: [PATCH] corrupted free inodes list

2006-12-22 Thread Leonard den Ottolander
Hi Mikulas, On Wed, 2006-12-20 at 02:15 +0100, Mikulas Patocka wrote: --- maybe you could change double to long long but I'm not sure if it exists on all machines --- a configure test would probably be needed. Yes. Using floats for discrete counters is not such a good idea. Leonard. --

Re: [PATCH] corrupted free inodes list

2006-12-22 Thread Thomas Dickey
On Fri, 22 Dec 2006, Leonard den Ottolander wrote: Hi Mikulas, On Wed, 2006-12-20 at 02:15 +0100, Mikulas Patocka wrote: --- maybe you could change double to long long but I'm not sure if it exists on all machines --- a configure test would probably be needed. Yes. Using floats for

Re: [PATCH] corrupted free inodes list

2006-12-21 Thread Pavel Tsekov
Hello Mikulas, On Wed, 20 Dec 2006, Mikulas Patocka wrote: Hello Mikulas, On Wed, 20 Dec 2006, Mikulas Patocka wrote: I've found on three machines (I wonder that no one noticed it so far) that mc displays incorrect information on inode count, for example: Which version of MC are you

[PATCH] corrupted free inodes list

2006-12-20 Thread Mikulas Patocka
Hi I've found on three machines (I wonder that no one noticed it so far) that mc displays incorrect information on inode count, for example: | Filesystem: / | | Device:/dev/md0 | | Type: ext2 | | Free space: 161G (0%) of

Re: [PATCH] corrupted free inodes list

2006-12-20 Thread Pavel Tsekov
Hello Mikulas, On Wed, 20 Dec 2006, Mikulas Patocka wrote: I've found on three machines (I wonder that no one noticed it so far) that mc displays incorrect information on inode count, for example: Which version of MC are you using ? ___ Mc-devel

Re: [PATCH] corrupted free inodes list

2006-12-20 Thread Pavel Tsekov
On Wed, 20 Dec 2006, Pavel Tsekov wrote: Hello Mikulas, On Wed, 20 Dec 2006, Mikulas Patocka wrote: I've found on three machines (I wonder that no one noticed it so far) that mc displays incorrect information on inode count, for example: Which version of MC are you using ? Please, ignore

Re: [PATCH] corrupted free inodes list

2006-12-20 Thread Mikulas Patocka
Hello Mikulas, On Wed, 20 Dec 2006, Mikulas Patocka wrote: I've found on three machines (I wonder that no one noticed it so far) that mc displays incorrect information on inode count, for example: Which version of MC are you using ? Stock 4.6.1 --- but I looked to CVS at