K 10 svn:author V 8 mckusick K 8 svn:date V 27 2008-04-14T20:15:53.000000Z K 7 svn:log V 453 restore(8) does not check for write failure while building two temp files containing directory and ownership data. If /tmp fills, the console is blasted with zillions of "file system full" errors, and restore continues on, even though directory and/or ownership data has been lost. This is particularly likely to happen when running from the live CD, which has little /tmp space. PR: bin/93603, also probably bin/107213 Fix from: Ken Lalonde END