Hello, Is there some code [to run on Linux r4 enabled kernel] to extract a list of file-names from the reiser4 meta-data ? Thanks --Glenn meta data # ll total 48362807 -rw-r--r-- 1 root users 24,733,058,856 Apr 14 04:24 r4meta-sdb packed # debugfs.reiser4 -P /dev/sdb | gzip -9 > r4meta-sdb.gz - metadata packed ok. un-packed # - I Unpacked r4 metadata with command as follows, metadata unpacked ok. # gunzip r4meta-sdb.gz - metadata un packed ok. -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html