/[fuse.before_github]
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Revision 112


Jump to revision: Previous Next
Author: dpavlin
Date: Thu Nov 15 09:32:08 2007 UTC (16 years, 4 months ago)
Changed paths: 7
Log Message:
patch from Chris Dolan via rt.cpan.org #30631

This patch gets Fuse.pm to half-work on MacOSX with the current release
of MacFuse (v1.1.0).  By half-work, I mean that all of the directory
actions and file read actions work, but anything that involves writing a
file fails.  This appears to be because the latest MacFUSE implements
FUSE 2.6, which prefers to call CREATE instead of MKNOD.  Nonetheless,
recommend that something like this patch be included because it makes
read-only filesystems usable on Darwin systems.  Some of my changes
(like kill() instead of system("kill")) are improvements on any system.
												    I've tested only on my PowerPC G5 iMac running 10.4.

I intend to also try MacFUSE v0.4 via Fink, but that version is                                     
reportedly less stable than the latest MacFUSE.                                                     

Changed paths

Path Details
Directoryperl-llin/Makefile.PL modified , text changed
Directoryperl-llin/examples/loopback.pl modified , text changed
Directoryperl-llin/examples/loopback_t.pl modified , text changed
Directoryperl-llin/test/helper.pm modified , text changed
Directoryperl-llin/test/s/mount.t modified , text changed
Directoryperl-llin/test/s/umount.t modified , text changed
Directoryperl-llin/test/statfs.t modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.26