Share

Dump/Restore ext2/ext3 filesystem backup

File Release Notes and Changelog

Release Name: 0.4b41

Notes:
This is a maintenance release, fixing a few bugs. See the changelog below for details.

Changes: 1. Fix restore of dumped Access Control Lists. The previous code for EA works fine, but ACLs needed conversion from the ext2/3 disk format to posix_acl format before restoring. 2. Fix some issues with restoration of EA on big endian platforms. 3. Fix restore when the symtab is over 2GB in size. 4. Made the directory hash indexing an optional feature, accessible by the '-H' option of restore, and disable it by default. 5. Fixed dump to not include extended attributes information in the toc (archive) file which confused restore -t.