Re: HEADSUP: UFS2 progress.

2002-05-14 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, CHOI Junho writes: > >That's amazing news for me(and hopefully other hackers). How can I see >the details of UFS2? Is there published papers or website? Nothing much yet. UFS2 contains three parts: 1. Extended Attributes. (forces inode size increase).

Re: HEADSUP: UFS2 progress.

2002-05-14 Thread CHOI Junho
That's amazing news for me(and hopefully other hackers). How can I see the details of UFS2? Is there published papers or website? From: Poul-Henning Kamp <[EMAIL PROTECTED]> Subject: HEADSUP: UFS2 progress. Date: Tue, 14 May 2002 12:14:05 +0200 > > We hope to commit the UFS2

HEADSUP: UFS2 progress.

2002-05-14 Thread Poul-Henning Kamp
Just to keep people in the loop... I'm progressing through various issues which Kirk, Robert and I feel should not be part of the actual UFS2 commit since they are more cleanups and preparation than part of UFS2. The next major commit is the 64ification of daddr_t and friends. But don't get ca