Date: Sun, 24 Feb 2008 13:55:43 +0000 (UTC) From: Remko Lodder <remko@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mtree verify.c Message-ID: <200802241355.m1ODti2f044600@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
remko 2008-02-24 13:55:43 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/mtree verify.c
Log:
MFC rev 1.26 verify.c
When applying a spec, traverse the existing directory tree in lexical
order. This allows direct comparison of the output of two different
runs, regardless of the order in which readdir(2) returns directory
entries.
MFC after: 3 weeks
Approved by: imp (mentor, implicit for trivial changes), des
(I am doing several MFC's for him).
Revision Changes Path
1.23.8.3 +7 -1 src/usr.sbin/mtree/verify.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802241355.m1ODti2f044600>
