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: [email protected]
Reporter: [email protected]
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.