A
aritter
Hi!
Rreiserfs 0.2 has arrived. It uses all new features of fusefs 0.5.1.
Rreiserfs is a read only reiserfs implementation in ruby.
Usage:
rreiserfs mount dev dir
Limitations:
- no real permissions supported (limitation of fusefs)
Changes since rreiserfs 0.1
- requires fusefs 0.5.1.
- file sizes are shown
- if you open a file, the whole file doesn't have to be in the
memory,
and file opening is much faster
Get it at http://rubyforge.org/projects/rreiserfs
Adam
Rreiserfs 0.2 has arrived. It uses all new features of fusefs 0.5.1.
Rreiserfs is a read only reiserfs implementation in ruby.
Usage:
rreiserfs mount dev dir
Limitations:
- no real permissions supported (limitation of fusefs)
Changes since rreiserfs 0.1
- requires fusefs 0.5.1.
- file sizes are shown
- if you open a file, the whole file doesn't have to be in the
memory,
and file opening is much faster
Get it at http://rubyforge.org/projects/rreiserfs
Adam