https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270546
Bug ID: 270546
Summary: nullfs prevents zfs from freeing space
Product: Base System
Version: 13.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
how to reproduce:
1) mount zfs filesystem in 2 separate places with nullfs, ex /mount1 and
/mount2
2) create file in /mount1
3) ls /mount2
4) rm /mount1/file
5) space not freed by zfs.
only umount of /mount2 frees space
--
You are receiving this mail because:
You are the assignee for the bug.