[Bug 271925] chflags(1) fails to remove uarch flag with hardlinked files (ZFS)
Date: Sat, 10 Jun 2023 13:45:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271925
Stefan Eßer <se@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #242708|0 |1
is obsolete| |
--- Comment #3 from Stefan Eßer <se@FreeBSD.org> ---
Created attachment 242714
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242714&action=edit
Updated patch that fixes the problem
The updated patch performs the fstatat() call only in case the fts derived
flags indicate a chflags() call is required.
--
You are receiving this mail because:
You are the assignee for the bug.