Hi GRUB hackers! I'm developing libreiserfs - a library which provides raw access to reiserfs file systems.
For now it containts a number of APIs: 1. creating, resizing, copying, tuning, etc. functions 2. file and directory access functions 3. simple device abstraction layer library 4. b*tree modification functions 5. set of utilities - mkfs.reiserfs, resizefs.reiserfs, cpfs.reiserfs, tunefs.reiserfs and small fsck.reiserfs. 6. some demos It supports reiserfs 3.5, 3.6, with standard and relocated journal. You can look at it on http://reiserfs.linux.kiev.ua/snapshots/progsreiserfs-snapshot-20020326.tar.gz (last snapshot). 1. What do you think about it? 2. Do you want to use it for reiserfs access in GRUB? -- Yury Umanets IT Engineer of Priocom Corp. Phone: +380 44 2011959, ICQ: 55494590 _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
