Date: Mon, 09 Dec 2024 18:53:39 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 28424] mtree(8) fails to report directory hierarchy mismatch Message-ID: <bug-28424-227-E1SuUz8l25@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-28424-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=28424 Jose Luis Duran <jlduran@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jlduran@FreeBSD.org Status|Open |In Progress --- Comment #10 from Jose Luis Duran <jlduran@FreeBSD.org> --- This bug is still reproducible (with NetBSD's mtree (nmtree): # mkdir -p testdir/bar # mtree -cd -R time -p testdir >output # rm -fr testdir/bar # mtree -d -f output -p testdir && echo 'hierarchy matches spec' ./bar missing hierarchy matches spec A simple patch has been proposed upstream: https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=58886 -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-28424-227-E1SuUz8l25>
