* Re: Help on reiserfs documentation
2004-09-21 21:11 Help on reiserfs documentation Mpriyan
@ 2004-09-21 20:44 ` Christian Mayrhuber
2004-09-21 21:02 ` Jeff Mahoney
1 sibling, 0 replies; 3+ messages in thread
From: Christian Mayrhuber @ 2004-09-21 20:44 UTC (permalink / raw)
To: reiserfs-list
On Tuesday 21 September 2004 23:11, Mpriyan wrote:
> Hello All,
>
> I'm learning about reiserfs. So, I'm looking for some documentation that can
> explain how the file data is organized on disk in reiserfs 3.6. The
> documentation that is available in www.namesys.com says that it is for
reiserfs 4.
>
> Do reiserfs 3.6 and reiserfs 4 have same ondisk structure ? I understand
that
> they differ in the way they provide the atomicity. But other than that do
they
> have the same layout ?
No they are different.
If you want to do some development/dig deeper you should look at reiser4, as
it supports plugins and fixes some design mistakes reiser3 had and it has
cleaner code. I guess this is the cause why the reiser3 documentation has
disappeared from the namesys homepage.
http://www.namesys.com/v4/v4.html is a good starting point.
The other documentation I know of is the reiser4 source code available
in recent -mm kernel series :-)
>
> Does reiserfs 3.6 use B+ tree for storing its data ? In the source code,
> it looks like they use some stree. Are there standard definitions of stree
> ? Or is it a variant of B+ tree with a different name ?
>
> If someone can point me to some documentation, it would be of great help.
>
> -M
>
--
lg, Chris
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Help on reiserfs documentation
2004-09-21 21:11 Help on reiserfs documentation Mpriyan
2004-09-21 20:44 ` Christian Mayrhuber
@ 2004-09-21 21:02 ` Jeff Mahoney
1 sibling, 0 replies; 3+ messages in thread
From: Jeff Mahoney @ 2004-09-21 21:02 UTC (permalink / raw)
To: Mpriyan; +Cc: reiserfs-list
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Mpriyan wrote:
| Hello All,
|
| I'm learning about reiserfs. So, I'm looking for some documentation
that can
| explain how the file data is organized on disk in reiserfs 3.6. The
| documentation that is available in www.namesys.com says that it is for
reiserfs 4.
|
| Do reiserfs 3.6 and reiserfs 4 have same ondisk structure ? I
understand that
| they differ in the way they provide the atomicity. But other than that
do they
| have the same layout ?
|
| Does reiserfs 3.6 use B+ tree for storing its data ? In the source code,
| it looks like they use some stree. Are there standard definitions of stree
| ? Or is it a variant of B+ tree with a different name ?
|
| If someone can point me to some documentation, it would be of great help.
There used to be documentation that described this very nicely.
Fortunately, the wayback machine still has it.
Check out:
http://web.archive.org/web/20021013181038/www.namesys.com/content_table.html
Another good source for understanding the format is the reiserfs code in
grub. It's read-only support, which makes the implementation quite small
since it removes most of the complexity in the kernel implementation. If
I recall correctly, the format is even described in the comments.
Hans - Is this information still available at namesys.com? I understand
that you're primarily supporting reiser4, but all the information
previously online about reiser3 is still valuable.
- -Jeff
- --
Jeff Mahoney
SuSE Labs
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBUJbeLPWxlyuTD7IRAhDiAJ9K/L2sM3T7z4cU9t/oI/8NuXUiXwCfZmuN
W4W60G5XqtO03rHjD4oVhq4=
=lVWJ
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* Help on reiserfs documentation
@ 2004-09-21 21:11 Mpriyan
2004-09-21 20:44 ` Christian Mayrhuber
2004-09-21 21:02 ` Jeff Mahoney
0 siblings, 2 replies; 3+ messages in thread
From: Mpriyan @ 2004-09-21 21:11 UTC (permalink / raw)
To: reiserfs-list
Hello All,
I'm learning about reiserfs. So, I'm looking for some documentation that can
explain how the file data is organized on disk in reiserfs 3.6. The
documentation that is available in www.namesys.com says that it is for reiserfs 4.
Do reiserfs 3.6 and reiserfs 4 have same ondisk structure ? I understand that
they differ in the way they provide the atomicity. But other than that do they
have the same layout ?
Does reiserfs 3.6 use B+ tree for storing its data ? In the source code,
it looks like they use some stree. Are there standard definitions of stree
? Or is it a variant of B+ tree with a different name ?
If someone can point me to some documentation, it would be of great help.
-M
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-09-21 21:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-21 21:11 Help on reiserfs documentation Mpriyan
2004-09-21 20:44 ` Christian Mayrhuber
2004-09-21 21:02 ` Jeff Mahoney
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.