73187559a6
restore was failing because ZFS was reporting a blocksize that was not a multiple of 1024. Replace restore's failed assertion with code that writes restored files in a blocksize that works for restore (a multiple of 1024) despite being non-optimal for ZFS. Submitted by: Dmitry Morozovsky Tested by: Dmitry Morozovsky MFC after: 1 week |
||
---|---|---|
.. | ||
dirs.c | ||
extern.h | ||
interactive.c | ||
main.c | ||
Makefile | ||
restore.8 | ||
restore.c | ||
restore.h | ||
symtab.c | ||
tape.c | ||
utilities.c |