DragonFly commits List (threaded) for 2005-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/conf subvers-DEVELOPMENT_1_3
On Sun, Jul 31, 2005 at 05:22:16PM -0700, Matthew Dillon wrote:
>
> :..
> :> Log:
> :> Bump the development branch sub-version from 1.3.2 to 1.3.3, indicating
> :> the many critical bug fixes that have been made in the last few weeks.
> :
> :Does this mean that Joerg is done breaking stuff for now?
>
> No, not yet. I don't the inode or nlink changes have been made. We'll
> bump it again when we sync the next preview (which right now is just
> waiting on Joerg's work).
I'm not commited the nlink and inode change because I'm still
investigating the breakage of dirent. struct dirent currently contains
the inode number as uint16_t and is used as on-disk layout for UFS. I'm
thinking about just keeping it as it is and mark the interface as
depricated, to be replaced by the SUS readdir() famility.
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]