summaryrefslogtreecommitdiff
path: root/usr.bin/vis
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>2002-09-30 10:48:49 +0000
committerlukem <lukem@NetBSD.org>2002-09-30 10:48:49 +0000
commit19eb88dfa10bacee7429eca32d22b5fde893984e (patch)
tree4593ddd11204b7f00b9147a6fd808fb0b29f505a /usr.bin/vis
parent6f52a8d0754db41c13ae35afb9c144d5c457507f (diff)
Add fix from FreeBSD traverse.c 1.16:
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). FreeBSD PR: 32414 Submitted by: David C Lawrence <tale@dd.org>
Diffstat (limited to 'usr.bin/vis')
0 files changed, 0 insertions, 0 deletions