* How to make Reiser4 plugins&namespace magic work?
@ 2005-06-22 14:21 Roman I Khimov
2005-06-22 15:32 ` Edward Shishkin
0 siblings, 1 reply; 3+ messages in thread
From: Roman I Khimov @ 2005-06-22 14:21 UTC (permalink / raw)
To: ReiserFS List
[-- Attachment #1: Type: text/plain, Size: 782 bytes --]
Hello.
Andrew Morton mentioned that "patches still contain all the
reiser4-specific namespace enhancements, only it is disabled, so it is
effectively dead code" and it seems this explains why I didn't see any
of Reiser4 namespace magic last time I've tried to play with it.
But actually I want to see it and I want to play with it - any recipe
for how to revive this code?
Thanks.
--
Roman
,---------------------------. ,--------------------------.
/ http://www.3os.ru/ V http://www.osrc.info/ \ .o.
\ mailto: rik@3os.ru ^ mailto: rik@osrc.info / ..o
`---------------------------' `--------------------------' ooo
gpg --recv-keys 0xE5E055C3 --keyserver hkp://subkeys.pgp.net
[-- Attachment #2: Эта часть сообщения подписана цифровой подписью --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: How to make Reiser4 plugins&namespace magic work?
2005-06-22 14:21 How to make Reiser4 plugins&namespace magic work? Roman I Khimov
@ 2005-06-22 15:32 ` Edward Shishkin
2005-06-22 19:20 ` Roman I Khimov
0 siblings, 1 reply; 3+ messages in thread
From: Edward Shishkin @ 2005-06-22 15:32 UTC (permalink / raw)
To: rik; +Cc: ReiserFS List
Roman I Khimov wrote:
>Hello.
>
>Andrew Morton mentioned that "patches still contain all the
>reiser4-specific namespace enhancements, only it is disabled, so it is
>effectively dead code" and it seems this explains why I didn't see any
>of Reiser4 namespace magic last time I've tried to play with it.
>
>But actually I want to see it and I want to play with it - any recipe
>for how to revive this code?
>
>Thanks.
>
>
>
Hello.
You might want to enable pseudo interface having
#define ENABLE_REISER4_PSEUDO (1)
in reiser4.h, build the kernel and read this paper:
http://thebsh.namesys.com/v4/pseudo.html
Note, that this paper is not updated, so use "...." instead of "metas".
Also in order to use this interface for regular files the last ones
should have an executable flag.
Thanks,
Edward.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to make Reiser4 plugins&namespace magic work?
2005-06-22 15:32 ` Edward Shishkin
@ 2005-06-22 19:20 ` Roman I Khimov
0 siblings, 0 replies; 3+ messages in thread
From: Roman I Khimov @ 2005-06-22 19:20 UTC (permalink / raw)
To: Edward Shishkin; +Cc: ReiserFS List
[-- Attachment #1: Type: text/plain, Size: 1318 bytes --]
It works! Thank you, Edward. :)
В Срд, 22.06.2005, в 19:32, Edward Shishkin пишет:
> >Andrew Morton mentioned that "patches still contain all the
> >reiser4-specific namespace enhancements, only it is disabled, so it is
> >effectively dead code" and it seems this explains why I didn't see any
> >of Reiser4 namespace magic last time I've tried to play with it.
> >
> >But actually I want to see it and I want to play with it - any recipe
> >for how to revive this code?
> >
> >Thanks.
> >
> >
> >
> Hello.
> You might want to enable pseudo interface having
> #define ENABLE_REISER4_PSEUDO (1)
> in reiser4.h, build the kernel and read this paper:
> http://thebsh.namesys.com/v4/pseudo.html
> Note, that this paper is not updated, so use "...." instead of "metas".
> Also in order to use this interface for regular files the last ones
> should have an executable flag.
>
> Thanks,
> Edward.
--
Roman
,---------------------------. ,--------------------------.
/ http://www.3os.ru/ V http://www.osrc.info/ \ .o.
\ mailto: rik@3os.ru ^ mailto: rik@osrc.info / ..o
`---------------------------' `--------------------------' ooo
gpg --recv-keys 0xE5E055C3 --keyserver hkp://subkeys.pgp.net
[-- Attachment #2: Эта часть сообщения подписана цифровой подписью --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-06-22 19:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-22 14:21 How to make Reiser4 plugins&namespace magic work? Roman I Khimov
2005-06-22 15:32 ` Edward Shishkin
2005-06-22 19:20 ` Roman I Khimov
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.