[Bug 270988] vfs: Fix 'emptydir' mount option and vfs_emptydir()

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 21 Apr 2023 21:19:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270988

            Bug ID: 270988
           Summary: vfs: Fix 'emptydir' mount option and vfs_emptydir()
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: olivier.freebsd@free.fr

vfs_emptydir() considers directories containing directories of the
form 'X.' with X being any character as empty (and also another undesirable
behavior with whiteouts).

More in-depth description of the problem and a patch at review D39755.

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