Analising the tips, I decided to implement one given by Paul, It is less dramatic, and solves the problem.
ok? > On Jun 3, 2015, at 2:37 AM, Ville Valkonen <[email protected]> wrote: > > Hi, > > On Jun 3, 2015 3:17 AM, "Walter Neto" <[email protected]> wrote: > > > > Thanks guys.. > > > > I will read all the tips, and start to code.. > > > > Once I have a diff I share.. > > > > > On Jun 2, 2015, at 9:06 PM, Walter Neto <[email protected]> wrote: > > > > > > > > >> On Jun 2, 2015, at 5:03 PM, Paul de Weerd <[email protected]> wrote: > > >> > > >> On Tue, Jun 02, 2015 at 07:33:58PM +0000, Stefan wrote: > > >> | http://www.openbsd.org/faq/faq8.html#Journaling > > >> > > >> Right, that doesn't help, it's not a tip for someone interested in > > >> *developing a journaling system for UFS*... You can rest assured > > >> they're already aware that OpenBSD doesn't support journaling. > > >> > > >> | On Tue, Jun 2, 2015, 2:31 PM Walter Neto <[email protected]> wrote: > > >> | > Hy.. > > >> | > > > >> | > I want to help OpenBSD developing a journaling system for UFS. > > >> | > > > >> | > Someone can give me a tip? > > >> > > >> Please have a look at this implementation from the FFS author: > > >> > > >> http://www.mckusick.com/softdep/suj.pdf > > >> > > >> I believe the code is available in FreeBSD. All it takes is porting. > > >> > > >> Before you start your work, keep in mind that there's no guarantee > > >> that it will be incorporated in OpenBSD. But, if you present your > > >> case with proper diffs, you should at least get some attention. > > > > > > Thank you Paul! > > > I intend to help the OpenBSD project, cause is the OS wich I like best, > > > and > > > the feature is the one I need now. > > > > > > So, I will do my best! > > > > > >> > > >> Good luck! > > >> > > >> Paul 'WEiRD' de Weerd > > >> > > >> -- > > >>> ++++++++[<++++++++++>-]<+++++++.>+++[<------>-]<.>+++[<+ > > >> +++++++++++>-]<.>++[<------------>-]<+.--------------.[-] > > >> http://www.weirdnet.nl/ > > have a look on Bitrig, they have implemented NetBSD's journaling and is an > OpenBSD fork. > > -- > Regards, > Ville
