freebsd-dev/sbin/restore
John-Mark Gurney 9ed7fa550e If you backup a large file that is mostly holes, previously we'd issue
a seek for every block...  For large (Exabyte sized files) this would
issue lots of unneeded seeks, so combine them...

Thanks for the work Jan, sorry took so long to commit...  And an item
completed off the IdeasPage!

Submitted by:	Jan Sucan
2015-11-16 01:29:58 +00:00
..
dirs.c restore: Preserve timestamps to the nanosecond. 2015-03-14 13:45:43 +00:00
extern.h
interactive.c Fix sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:06 +00:00
main.c
Makefile - Cast time_t, int64_t and some int32_t values to intmax_t and use "%jd" 2010-01-29 10:00:42 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
restore.8
restore.c Fix sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:06 +00:00
restore.h
symtab.c Fix sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:06 +00:00
tape.c If you backup a large file that is mostly holes, previously we'd issue 2015-11-16 01:29:58 +00:00
utilities.c Make sure that each va_start has one and only one matching va_end, 2012-05-29 01:48:06 +00:00