[Bug 156703] [patch] find(1) ignores whiteouts even with '-type w'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 28 02:01:36 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=156703

--- Comment #2 from commit-hook at 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 at mamontov.net
  MFC after:    1 week

Changes:
  head/usr.bin/find/find.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list