A
aritter
Hi!
I'm proud to announce the first reiserfs ruby implementation. It uses
the new fusefs ruby interface to mount the filesystem.
Usage:
rreiserfs dev dir
Limitations:
- no executable flag, no permissions supported
- file sizes are always 0 (file size can't be given to the fusefs
wrapper)
- if you open a file, the whole file (not the device!) is read to
memory
(fusefs wrapper limitation and needs some work but it could and
should be done)
Get it at http://www.cs.bme.hu/~adam/rreiserfs-0.1.gz
Adam
I'm proud to announce the first reiserfs ruby implementation. It uses
the new fusefs ruby interface to mount the filesystem.
Usage:
rreiserfs dev dir
Limitations:
- no executable flag, no permissions supported
- file sizes are always 0 (file size can't be given to the fusefs
wrapper)
- if you open a file, the whole file (not the device!) is read to
memory
(fusefs wrapper limitation and needs some work but it could and
should be done)
Get it at http://www.cs.bme.hu/~adam/rreiserfs-0.1.gz
Adam