Bug 1135358

Summary: Update licensing and move all MacFUSE references to OSXFUSE
Product: [Community] GlusterFS Reporter: Harshavardhana <fharshav>
Component: fuseAssignee: Csaba Henk <csaba>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: mainlineCC: bugs, csaba, cww, vbellur
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
OS: Mac OS   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-19 07:54:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Harshavardhana 2014-08-29 07:02:19 UTC
Description of problem:

Update COPYING.txt for osxfuse requirements and rename all instances from MacFUSE to OSXFUSE

Version-Release number of selected component (if applicable):
master

How reproducible:
Always

Comment 3 Vijay Bellur 2018-11-19 07:54:17 UTC
We are not actively maintaining the Mac OS port. There are very few references to macfuse in the codebase now:

vijay@deepthought:~/workspace/glusterfs/glusterfs$ gg -ic macfuse
.testignore:1
configure.ac:1
contrib/macfuse/COPYING.txt:2
xlators/mount/fuse/src/Makefile.am:4
xlators/mount/fuse/src/fuse-bridge.c:3
xlators/mount/fuse/src/fuse-bridge.h:1
vijay@deepthought:~/workspace/glusterfs/glusterfs$ gg -ic osxfuse
contrib/macfuse/fuse_param.h:34
contrib/macfuse/mount_darwin.c:11

Not sure if there's a need to change the remaining references of macfuse to osxfuse. Hence closing this bug as I am unable to decide. Please feel free to re-open the bug if necessary. Thanks!