Date: Mon, 04 Feb 2019 10:26:15 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 156703] [patch] find(1) ignores whiteouts even with '-type w' Message-ID: <bug-156703-227-W7j2SMVjHC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-156703-227@https.bugs.freebsd.org/bugzilla/> References: <bug-156703-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D156703 --- Comment #4 from commit-hook@freebsd.org --- A commit references this bug: Author: gonzo Date: Mon Feb 4 10:25:30 UTC 2019 New revision: 343741 URL: https://svnweb.freebsd.org/changeset/base/343741 Log: MFC r343516: Fix whiteout support in find(1) find(1) ignores -type w passed to it. With this patch find(1) properly identifies and prints whiteouts. PR: 126384, 156703 Submitted by: oleg@mamontov.net Changes: _U stable/12/ stable/12/usr.bin/find/find.c --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-156703-227-W7j2SMVjHC>