|
|
| version 1.98, 2006/10/04 15:37:52 | version 1.99, 2007/02/01 19:24:34 |
|---|---|
| Line 1 | Line 1 |
| xfsdump-2.2.44 (01 February 2007) | |
| - Fix use of getopt's optopt variable. Thanks to Kouta Ooizumi. | |
| - Initialize xfsdump's logging facility earlier. Thanks to | |
| Kouta Ooizumi. | |
| - Log a message for each quota file restored, not just the first. | |
| - When using -z, check a file's size against the max dump file | |
| size just before dumping the file, rather than only during the | |
| initial scan, to account for changes during the dump. | |
| - A sync needs to be issued before the first inode scan to avoid | |
| potentially skipping modified files in an incremental dump. | |
| xfsdump-2.2.43 (02 October 2006) | xfsdump-2.2.43 (02 October 2006) |
| - Change the inode scans to seek to the next inode of | - Change the inode scans to seek to the next inode of |
| interest, rather than always doing a full scan. Useful | interest, rather than always doing a full scan. Useful |