Date: Tue, 12 Mar 2002 08:15:40 +0100 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Garance A Drosihn <drosih@rpi.edu> Cc: Terry Lambert <tlambert2@mindspring.com>, Harti Brandt <brandt@fokus.gmd.de>, Robert Watson <rwatson@FreeBSD.ORG>, arch@FreeBSD.ORG Subject: Re: Increasing the size of dev_t and ino_t Message-ID: <60373.1015917340@critter.freebsd.dk> In-Reply-To: Your message of "Mon, 11 Mar 2002 21:58:37 EST." <p05101550b8b310e6cfae@[128.113.24.47]>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <p05101550b8b310e6cfae@[128.113.24.47]>, Garance A Drosihn writes: >So, as far as userland stat() goes, a 64-bit inode is pretty >easy, but I would like to see us set the stage for the other >things we keep talking about. All of those require a bigger >struct-stat, and I can't think of any pretty way of doing >that and also maintaining binary compatibility. ... as I keep telling you :-) A new size for struct stat is part of the UFS2 effort, in fact I'm on the ball to do that bit. The new struct stat will be big enough that we can expand all relevant fields. UFS2 is aimed at 5.0 if at all possible. So please relax, things are happening. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?60373.1015917340>