Date: Sat, 10 Jun 2023 13:50:22 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271925] chflags(1) fails to remove uarch flag with hardlinked files (ZFS) Message-ID: <bug-271925-227-aA1AsUZxgq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-271925-227@https.bugs.freebsd.org/bugzilla/> References: <bug-271925-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271925 --- Comment #4 from Stefan E=C3=9Fer <se@FreeBSD.org> --- This issue should probably be fixed in zfs_vnops.c by not invalidating the flush request of the updated flags on each 2nd call of chflags within a very short time period. (I.e., a PR should be opened on the OpenZFS issue tracke= r.) And a regression test should be added (but is only useful when executed on a file system that shows the issue, i.e. ZFS, not on /tmp if it is a TMPFS, f= or example. /var/tmp might be assumed to be a file system supporting stable storage and could be ZFS on at least some systems the test is performed on = ...) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271925-227-aA1AsUZxgq>