Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2010 13:36:14 -1000 (HST)
From:      Jeff Roberson <jroberson@jroberson.net>
To:        Ed Maste <emaste@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: SUJ update
Message-ID:  <alpine.BSF.2.00.1005041334320.1398@desktop>
In-Reply-To: <20100504004556.GA59830@sandvine.com>
References:  <4BDCE05A.5020307@FreeBSD.org> <20100502.073857.74726756.sthaug@nethelp.no> <20100503140438.262539xlm87yp0ao@webmail.leidinger.net> <20100503.151903.74740368.sthaug@nethelp.no> <4BDF5D15.5040207@FreeBSD.org> <20100504004556.GA59830@sandvine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 3 May 2010, Ed Maste wrote:

> On Mon, May 03, 2010 at 04:32:37PM -0700, Doug Barton wrote:
>
>> I also don't want to bikeshed this to death. I imagine that once the
>> feature is stable that users will just twiddle it once and then leave it
>> alone, or it will be set at install time and then not twiddled at all. :)
>
> Speaking of which, is there any reason for us not to support enabling SU+J
> at newfs time?  (Other than just needing a clean way to share the code
> between tunefs and newfs.)

The code is actually totally different between the two so it'll 
essentially have to be rewritten in newfs.  tunefs uses libufs and some of 
the code for manipulating directories that was added to tunefs needs to be 
moved back into libufs and made more general.  However, newfs doesn't use 
libufs anyway.  So it'd have to be converted or you'd just have to 
re-write journal creation.

For now, I think an extra step in the installer is probably easier.

Thanks,
Jeff

>
> -Ed
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1005041334320.1398>