Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jan 2019 02:01:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 126384] [request] find(1) doesn't support whiteout entries yet,  but part of code already present
Message-ID:  <bug-126384-227-FWMJvgQVoE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-126384-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-126384-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=3D126384

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: gonzo
Date: Mon Jan 28 02:00:40 UTC 2019
New revision: 343516
URL: https://svnweb.freebsd.org/changeset/base/343516

Log:
  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
  MFC after:    1 week

Changes:
  head/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-126384-227-FWMJvgQVoE>