* reiserfsprogs scm tree?
@ 2009-03-24 18:28 Christian Kujau
2009-03-24 19:12 ` Edward Shishkin
2009-03-24 20:44 ` Christian Stroetmann OntoLab
0 siblings, 2 replies; 5+ messages in thread
From: Christian Kujau @ 2009-03-24 18:28 UTC (permalink / raw)
To: reiserfs-devel
Hi there,
I see that reiserfsprogs 3.6.21 have been announced [0] and I wonder if
there's a public scm (git?) repo available for this. Also, in the README
one can see that there are now two forks: 3.6.20(.1) and 3.6.21 - will
they be merged at some point in time again? If not, are they maintained,
or is 3.6.20.1 "finished" and development goes on in 3.6.21?
Oh, and one more question pops in: since the namesys website seems to be
gone now, is there a need for reiserfs.wiki.kernel.org or something?
Thanks,
Christian.
[0] http://kerneltrap.org/mailarchive/reiserfs-devel/2009/1/10/4684624
(Thanks Edward, Jeff!)
--
No subgroup is hidden from Bruce Schneier.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: reiserfsprogs scm tree?
2009-03-24 18:28 reiserfsprogs scm tree? Christian Kujau
@ 2009-03-24 19:12 ` Edward Shishkin
2009-03-24 20:56 ` Mat
2009-03-25 4:26 ` Christian Kujau
2009-03-24 20:44 ` Christian Stroetmann OntoLab
1 sibling, 2 replies; 5+ messages in thread
From: Edward Shishkin @ 2009-03-24 19:12 UTC (permalink / raw)
To: Christian Kujau; +Cc: reiserfs-devel
Christian Kujau wrote:
> Hi there,
>
Hello.
> I see that reiserfsprogs 3.6.21 have been announced [0] and I wonder if
> there's a public scm (git?) repo available for this.
Not yet.
I'll put it to kernel.org/pub/scm/ soon.
It will contain only stable brunch developed
by Jeff Mahoney.
> Also, in the README
> one can see that there are now two forks: 3.6.20(.1) and 3.6.21 - will
> they be merged at some point in time again?
At least it should be merged, but I can not guarantee that it will be
merged..
> If not, are they maintained,
> or is 3.6.20.1
3.6.20.1 is not developed, but Vladimir Saveliev
promised to consider complaints a yeah ago.
> "finished" and development goes on in 3.6.21?
>
> Oh, and one more question pops in: since the namesys website seems to be
> gone now, is there a need for reiserfs.wiki.kernel.org or something?
>
Yup, it would be fine:
many people don't know that reiserfs has a mount option "data=journal".
Edward.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: reiserfsprogs scm tree?
2009-03-24 18:28 reiserfsprogs scm tree? Christian Kujau
2009-03-24 19:12 ` Edward Shishkin
@ 2009-03-24 20:44 ` Christian Stroetmann OntoLab
1 sibling, 0 replies; 5+ messages in thread
From: Christian Stroetmann OntoLab @ 2009-03-24 20:44 UTC (permalink / raw)
To: reiserfs-devel
Bon jorno
Christian Kujau wrote:
> Oh, and one more question pops in: since the namesys website seems to
> be gone now, is there a need for reiserfs.wiki.kernel.org or something?
For Reiserfs, R4, or both?
*<:o)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: reiserfsprogs scm tree?
2009-03-24 19:12 ` Edward Shishkin
@ 2009-03-24 20:56 ` Mat
2009-03-25 4:26 ` Christian Kujau
1 sibling, 0 replies; 5+ messages in thread
From: Mat @ 2009-03-24 20:56 UTC (permalink / raw)
To: reiserfs-devel
> > Oh, and one more question pops in: since the namesys website seems to be
> > gone now, is there a need for reiserfs.wiki.kernel.org or something?
> >
>
> Yup, it would be fine:
> many people don't know that reiserfs has a mount option "data=journal".
>
> Edward.
> --
> To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
> the body of a message to majordomo <at> vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
Hi Christian,
Hi Edward,
there seems to be a FAQ / information site under development at forumbase.de
(computerbase.de/forum)
there are also 2 threads at forums.gentoo.org mentioned,
so for those wanting to contribute to this wiki they don't have to start from
scratch
as always: thanks a lot, Edward, and the other contributors to reiserfs' /
reiser4' continued development
Regards
Mat
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: reiserfsprogs scm tree?
2009-03-24 19:12 ` Edward Shishkin
2009-03-24 20:56 ` Mat
@ 2009-03-25 4:26 ` Christian Kujau
1 sibling, 0 replies; 5+ messages in thread
From: Christian Kujau @ 2009-03-25 4:26 UTC (permalink / raw)
To: Edward Shishkin; +Cc: reiserfs-devel
On Tue, 24 Mar 2009, Edward Shishkin wrote:
> I'll put it to kernel.org/pub/scm/ soon.
> It will contain only stable brunch developed
> by Jeff Mahoney.
That's good news. If you/Jeff decide to put the development branch in a
public SCM tree as well, I'm sure some lunatics out there will be happy to
do some testing :)
> 3.6.20.1 is not developed, but Vladimir Saveliev
> promised to consider complaints a yeah ago.
Hm, 3.6.20.1 is about "improving of overall reiserfsck performance". If
the changes are not trivial to merge and there's not really a need for it
(I don't see many "reiserfsck is too slow" requests on this list).
> Yup, it would be fine:
> many people don't know that reiserfs has a mount option "data=journal".
Good example for a FAQ. And perhaps some of the (archived)
in-depth documentation from Namesys can find its place there. Should I
contact the kernel.org webmasters to get this set up?
Christian.
--
Bruce Schneier can bend titanium alloy into a Penrose triangle.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-03-25 4:26 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-24 18:28 reiserfsprogs scm tree? Christian Kujau
2009-03-24 19:12 ` Edward Shishkin
2009-03-24 20:56 ` Mat
2009-03-25 4:26 ` Christian Kujau
2009-03-24 20:44 ` Christian Stroetmann OntoLab
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.