Re: [Exim] check_spool_inodes / reiserfs / Linux 2.6 bug

Top Page
Delete this message
Reply to this message
Author: Nigel Metheringham
Date:  
To: Andreas Metzler
CC: exim-users
Subject: Re: [Exim] check_spool_inodes / reiserfs / Linux 2.6 bug
On Tue, 2004-02-24 at 16:01, Andreas Metzler wrote:
> I can confirm the kernel-side. With Linux 2.4 both f_ffree and f_files
> are reported as -1 for reiserfs, while they are reported as 0 on Linux
> 2.6. (I have checked with filesystems in reiserfs-3.5 and
> reiserfs-3.6.) It might be interesting to know what other tree-based
> filesystems (XFS, JFS) return.


Thats obviously not the case on all 2.4 kernels:-
        statfs("/", {f_type="REISERFS_SUPER_MAGIC", f_bsize=4096,
        f_blocks=17492465, f_bfree=16922849, f_bavail=16922849,
        f_files=4294967295, f_ffree=4294967295, f_fsid={0, 0},
        f_namelen=255, f_frsize=0}) = 0


Thats with a Fedora stock 2.4.22 kernel. [So piles of modifications to
normal 2.4.22]

    Nigel.
--
[ Nigel Metheringham           Nigel.Metheringham@??? ]
[ - Comments in this message are my own and not ITO opinion/policy - ]