Subject: Re: cpio header field too small?
To: Ben Collver <collver@peak.org>
From: None <khym@azeotrope.org>
List: netbsd-users
Date: 06/26/2006 13:44:52
On Mon, Jun 26, 2006 at 01:37:03PM -0500, khym@azeotrope.org wrote:
>      permits files over 4GB, and its 18-bit limit for most other fields makes
>      it unsuitable for modern systems.

BTW, 18 bits gives a max of 262143... and apparently, the inode number is
something that gets stored in the header. So does ls -li of the problem
file show an inode number of 262144 or greater?