Date: Sun, 10 Aug 1997 07:19:14 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/restore restore.c Message-ID: <199708101419.HAA21251@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 1997/08/10 07:19:14 PDT
Modified files:
sbin/restore restore.c
Log:
If, in a level N dump, the file with the inode number X is a
non-directory file with more than one link to it, but in a level M > N
dump, the file with the inode number X is a plain file, "restore", when
restoring the level M dump, won't remove all the hard links to the old
file.
Submitted by: guy@netapp.com (Guy Harris)
Revision Changes Path
1.4 +6 -2 src/sbin/restore/restore.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708101419.HAA21251>
