extracting files with tar can corrupt the file system

M.RUBIN rubin at mtuxn.UUCP
Wed Jul 3 11:09:41 AEST 1985


I actually had to unlink() a directory a few months ago... it had been
corrupted (I'm not sure whether it was a disk error, or an untrained
person with the root password) so as to contain a hard link to itself,
other than "." .  "rmdir" refused to remove it on the grounds that it
wasn't empty, so I had to write a program calling unlink() to zap it.

--Mike Rubin	(formerly: rubin at columbia-20.arpa, or columbia!rubin)
		(now: {ihnp4, rest of AT&T}!mtuxn!newtech!rubin )



More information about the Comp.bugs.4bsd.ucb-fixes mailing list