freebsd-dev/sbin/dump
Ian Dowse 155ea0634c In mapdirs(), do not use the `dp' inode pointer after searchdir()
has been called, since it points to a shared inode buffer that may
be overwritten. The two cases where `dp' was used incorrectly appear
to have been overlooked when "nodump" inheritance was first added
in revision 1.12.

This is reported to correct propagation of the nodump flag on
directories that are larger than one block in size.

PR:		bin/58912
Submitted by:	Volker Paepcke <vpaepcke@incore.de>
MFC after:	1 week
2003-11-04 14:20:14 +00:00
..
cache.c Readjust the cache initialization code to make it more obvious that the 2003-01-25 19:06:30 +00:00
dump.8 Remove reference to max block size. dump no longer limits the block size. 2003-07-14 02:22:55 +00:00
dump.h Add missing prototype for cread(). 2003-11-04 12:27:18 +00:00
dumprmt.c De-Kerberise (KerberosIV). KerberosIV is no longer present, and 2003-05-01 20:09:58 +00:00
itime.c Use the standardized CHAR_BIT constant instead of NBBY in userland. 2002-09-25 04:06:37 +00:00
main.c Dump is hard-wired to believe that it can read disks on 2003-05-07 18:27:09 +00:00
Makefile Removed all vestiges of KerberosIV. 2003-05-01 21:18:36 +00:00
optr.c revert to version 1.25 and use va_copy to obtain another copy of the 2003-09-21 22:14:49 +00:00
pathnames.h Move _PATH_WALL from dump and shutdown's local pathnames.h to paths.h. 2002-05-17 11:47:12 +00:00
tape.c Use the standardized CHAR_BIT constant instead of NBBY in userland. 2002-09-25 04:06:37 +00:00
traverse.c In mapdirs(), do not use the `dp' inode pointer after searchdir() 2003-11-04 14:20:14 +00:00
unctime.c o remove __P 2002-03-20 22:49:40 +00:00