Subject: CVS commit: pkgsrc/filesystems/glusterfs
From: Emmanuel Dreyfus
Date: 2017-11-15 04:31:56
Message id: 20171115033156.8FABAFBDE@cvs.NetBSD.org

Log Message:
Update to glusterfs 3.12.3

There is an important performance bug fix specific to NetBSD here,
which disable gfid2path by default. This features causes a huge
amount of different extended attributes to be created, and the
NetBSD implementation does not scale well with it.

In order to recover a server after the feature is disabled, stop
glusterfs daemones, disable extended attributes using extattrctl,
remove ${BRICK_ROOT}/.attribute/system/trusted.gfid2path.*
re-enable extended attributes and restart glusterfs.

Files:
RevisionActionfile
1.80modifypkgsrc/filesystems/glusterfs/Makefile
1.38modifypkgsrc/filesystems/glusterfs/PLIST
1.63modifypkgsrc/filesystems/glusterfs/distinfo
1.1addpkgsrc/filesystems/glusterfs/patches/patch-19778