[Bug 276964] devel/py-xattr: Update to v1.1.0 - Fixes compatibility with recent OpenZFS filesystems
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Feb 2024 05:20:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276964 Bug ID: 276964 Summary: devel/py-xattr: Update to v1.1.0 - Fixes compatibility with recent OpenZFS filesystems Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: timur@FreeBSD.org Reporter: jamie@catflap.org Assignee: timur@FreeBSD.org Flags: maintainer-feedback?(timur@FreeBSD.org) Created attachment 248342 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248342&action=edit patch to update port Update to v1.1.0 - Strip "user." prefix from attribute name. This module is called with the namespace prepended to the attribute name. FreeBSD specifies these field seperately. Hence when we set names in the "user" namespace, we should strip the "user." prefix off said name. Normally, this would just be an asthetic difference, but recent versions of ZFS now refuse to set on FreeBSD any attribute name starting with the "user." prefix (this is to allow filesystems to be compatible across FreeBSD and Linux systems without ambiguity.) More details here: https://github.com/openzfs/zfs/commit/5c0061345b824eebe7a6578528f873ffcaae1cdd -- You are receiving this mail because: You are the assignee for the bug.