Here are a couple of fixes to make ntfs-3g work on Solaris: http://cr.opensolaris.org/~mbp/fusefs-ntfs/ http://cr.opensolaris.org/~mbp/libfuse-ntfs/
ntfs-3g itself needs some changes to compile cleanly and work on solaris. Specifically the configure patch attached + ntfs-3g patch attached + strsep() and daemon() implementations. I'll probably package something up along with sshfs and ext2fs and put it up on oso. I also fixed "fusermount -u" when run as root. webrev here: http://cr.opensolaris.org/~mbp/libfuse-umount/ -Mark -------------- next part -------------- A non-text attachment was scrubbed... Name: ntfs-3g.c-ntfs.patch Type: text/x-patch Size: 804 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/fuse-discuss/attachments/20071112/ce5c1f4b/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: configure-ntfs.patch Type: text/x-patch Size: 250 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/fuse-discuss/attachments/20071112/ce5c1f4b/attachment-0001.bin>
