cvs commit: src/sbin/dump dump.h itime.c traverse.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Apr 2 14:26:29 PST 2005
dillon 2005/04/02 14:25:32 PST
DragonFly src repository
Modified files:
sbin/dump dump.h itime.c traverse.c
Log:
Bring in some work from FreeBSD:
sbin/dump/dump.h 1.7.6.5
sbin/dump/itime.c 1.3.2.2
do not dump core in -W if dumpdates was not readable and
ddatev == NULL; remove unused ddates_in.
sbin/dump/traverse.c 1.10.2.7, 1.10.2.8
Files in subdirectories of directories that have the
nodump flag set are sometimes incorrectly being dumped.
Correct a problem with propagation of the nodump flag
on directories that are larger than one block in size.
Submitted-by: Sepherosa Ziehau <sepherosa at xxxxxxxxxxxx>
Taken-from: FreeBSD
Revision Changes Path
1.6 +3 -3 src/sbin/dump/dump.h
1.8 +0 -3 src/sbin/dump/itime.c
1.9 +7 -4 src/sbin/dump/traverse.c
http://www.dragonflybsd.org/cvsweb/src/sbin/dump/dump.h.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/dump/itime.c.diff?r1=1.7&r2=1.8&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/dump/traverse.c.diff?r1=1.8&r2=1.9&f=u
More information about the Commits
mailing list