]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
fsck.c: Fix several bugs in dump mode.
authorAndre Noll <maan@systemlinux.org>
Tue, 2 Oct 2007 12:04:46 +0000 (14:04 +0200)
committerAndre Noll <maan@systemlinux.org>
Tue, 2 Oct 2007 12:04:46 +0000 (14:04 +0200)
- Don't abort if a  directory can't be created because it already exists.
- Use correct variable for the disk storage name column.
- If more than one table is to be dumped, use a directory for each table.
- Remove __a_unused for main()'s argc which _is_ being used.


No differences found