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.

Reply via email to