[Bug 296088] nfscl: chflags(<file>, 0) on an NFSv4.x mount returns EIO instead of being handled as a NOP.
[email protected] Wed, 17 Jun 2026 21:32:58 +0000
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296088 Rick Macklem <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] --- Comment #3 from Rick Macklem <[email protected]> --- Created attachment 271888 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=271888&action=edit Check for support of attributes if va_flags bit not set This patch fixes the case where the archive/hidden/system flags are being cleared. For this case, the attributes must be supported by the NFSv4 server. -- You are receiving this mail because: You are the assignee for the bug.