bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 64-bit inode numbers and block counts


From: Jim Meyering
Subject: Re: 64-bit inode numbers and block counts
Date: Sun, 24 Oct 2004 09:22:27 +0200

Mikulas Patocka <address@hidden> wrote:
> This little patch adds 64-bit inode support for stat utility (my system
> has ino_t and st_blocks 64-bit).

Thank you for the patch.
That bug was fixed in the CVS repository a couple of months ago.
Here's the ChangeLog entry:

2004-08-04  Paul Eggert  <address@hidden>

        * src/stat.c (print_stat): Don't assume st_ino / st_dev fits in
        unsigned long; this isn't true for st_ino on Solaris 9.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]