freebsd-dev/sbin/dump
Kirk McKusick 693c40a39a When using dump to generate level 0 dumps which are then rsync'ed
to a remote machine, the fact that the dump date is stored with
each header (inode) record makes rsync significantly less efficient
than necessary. This also applies to inode access times when they
are not important data to retain. When implementing an offsite
backup solution of this type, these dates in particular are not
important, especially if it prevents effective offsite backups.

PR:           bin/91049
Submitted by: Forrest W Christian <fwc@mt.net>
2008-05-23 23:13:14 +00:00
..
cache.c
dump.8 When using dump to generate level 0 dumps which are then rsync'ed 2008-05-23 23:13:14 +00:00
dump.h When using dump to generate level 0 dumps which are then rsync'ed 2008-05-23 23:13:14 +00:00
dumprmt.c Fixed unformatting of copyright clause 4 in previous commit. 2004-04-10 02:22:35 +00:00
itime.c o Do not dump core in -W if dumpdates was not readable and ddatev == NULL. 2004-12-02 13:56:53 +00:00
main.c When using dump to generate level 0 dumps which are then rsync'ed 2008-05-23 23:13:14 +00:00
Makefile Make this WARNS=2 clean by 2003-11-14 13:07:38 +00:00
optr.c Eliminate a pair of unneeded parentheses slipped in from previous version of 2006-08-06 14:23:50 +00:00
pathnames.h Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
tape.c Use a signal-safe type for two variables that are used to synchronise 2005-03-02 02:30:08 +00:00
traverse.c When using dump to generate level 0 dumps which are then rsync'ed 2008-05-23 23:13:14 +00:00
unctime.c Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00