Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2024 05:20:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276964] devel/py-xattr: Update to v1.1.0 - Fixes compatibility with recent OpenZFS filesystems
Message-ID:  <bug-276964-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276964

            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=3D248342&action=
=3Dedit
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/5c0061345b824eebe7a6578528f873ffcaae1=
cdd

--=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-276964-7788>