Current-Users archive

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

Re: unhooking lfs from ufs



David Holland <dholland-tech%netbsd.org@localhost> wrote:
> The copy involves 18 files from sys/ufs/ufs (out of 21; the ones
> excluded are quota.h and unsurprisingly ufs_wapbl.[ch]) which contain
> 9067 lines of code. That gives the following statistics:
> 
>      14988    size of lfs currently
>     + 9067    size of copypasted ufs
>      24055    size of resulting uncompilable lfs
>     -  401    result of making it compilable
>      23654    size of new lfs

How would this affect UFS side?  For example, any potential code reduction
and/or simplification?

> Anyway, I have done this much and it's ready to go. I will be
> committing it tonight, I think, unless there are sudden howls of
> protest.

This involves significant changes, therefore enough time should be left
for mailing list readers (~1 week at least, before committing anything).

-- 
Mindaugas


Home | Main Index | Thread Index | Old Index