Re: silent semantic changes with reiser4

From: Dmitry Baryshkov
Date: Thu Aug 26 2004 - 15:54:09 EST


Hello,
On Thu, Aug 26, 2004 at 03:26:55PM -0400, Lee Revell wrote:
> On Thu, 2004-08-26 at 05:24, Hans Reiser wrote:
> >
> > Well, in V4, you can easily compose a plugin from plugin methods of
> > other plugins, write a little piece of code with the one thing you want
> > different, and add it in. Disk format changes, no big deal, add a new
> > disk format plugin, or a new item plugin, or a new node plugin, etc.,
> > and you got your new format.
> >
>
> OK, real world example. My roommate has an AKAI MPC-2000, a very
> popular hardware sampler from the 90's. The disk format is known,there
> are a few utilities to edit the disks on a PC and extract the PCM
> samples, but there are no tools to mount it on a modern PC. Are you
> saying that, since I know the MPC disk format, I could write a reiser4
> plugin to mount an MPC drive?
>

Another example: Can ext2/etx3/reiserfsv3/xfs be implemented as reiser4
plugins? From Hans' words it seems so. If this is correct, then maybe
reiser4 core should be updated to completely replace current VFS layer?
Then it's a good point to create a branch (in old development model it
would be 2.7, dunno for new :), replace VFS layer with reiser4 core, and
rewrite all (or at least most used) FS as reiser4 plugins. Then
everybody will be happy.

But this looks too good to be true. Perhaps I misunderstood Hans' words
aboud 'new disk format', did I?

--
With best wishes
Dmitry Baryshkov

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/