freebsd-dev/sbin/dump
David E. O'Brien 016298551c Files in subdirectories of directories that have the nodump flag set
are sometimes incorrectly being dumped.

The problem arises because the subdirectory only gets its entry
cleared from usedinomap if it is also present in dumpinomap, and it is
the absence of a directory in usedinomap that internally indicates
that the directory is under the effects of UF_NODUMP (either directly
or inherited).

PR:		32414
Submitted by:	David C Lawrence <tale@dd.org>
2001-12-05 20:42:52 +00:00
..
dump.8 Sort options in DESCRIPTION. 2001-07-15 14:00:19 +00:00
dump.h Zap a number of #ifdef sunos blocks, and all of the `register' 2001-11-17 00:06:55 +00:00
dumprmt.c Zap a number of #ifdef sunos blocks, and all of the `register' 2001-11-17 00:06:55 +00:00
itime.c Zap a number of #ifdef sunos blocks, and all of the `register' 2001-11-17 00:06:55 +00:00
main.c Zap a number of #ifdef sunos blocks, and all of the `register' 2001-11-17 00:06:55 +00:00
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
optr.c Zap a number of #ifdef sunos blocks, and all of the `register' 2001-11-17 00:06:55 +00:00
pathnames.h SECURITY. 2001-09-05 15:37:01 +00:00
tape.c Zap a number of #ifdef sunos blocks, and all of the `register' 2001-11-17 00:06:55 +00:00
traverse.c Files in subdirectories of directories that have the nodump flag set 2001-12-05 20:42:52 +00:00
unctime.c Don't reinvent the wheel; use strptime(3). 2001-09-04 16:17:17 +00:00