[Bug 271925] chflags(1) fails to remove uarch flag with hardlinked files (ZFS)
Date: Sat, 10 Jun 2023 07:08:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271925
Stefan Eßer <se@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |In Progress
--- Comment #2 from Stefan Eßer <se@FreeBSD.org> ---
The attached patch has been verified to fix the issue on ZFS at the cost of an
extra fstatat() call.
A fix in ZFS should also be possible, but would probably be much more complex.
--
You are receiving this mail because:
You are the assignee for the bug.