<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: fusefs</title>
	<atom:link href="http://jnlin.org/2006/02/22/118/feed/" rel="self" type="application/rss+xml" />
	<link>http://jnlin.org/2006/02/22/118/</link>
	<description>Eric's point of view and mumuring...</description>
	<pubDate>Tue, 06 Jan 2009 21:46:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bug</title>
		<link>http://jnlin.org/2006/02/22/118/comment-page-1/#comment-25597</link>
		<dc:creator>Bug</dc:creator>
		<pubDate>Thu, 18 Oct 2007 10:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://jnlin.org/2006/02/22/118/#comment-25597</guid>
		<description>最後得到的答案..
fuse-X.Y.Z/example/fusexmp_fh -omodules=iconv:subdir,from_code=big5,to_code=utf8,subdir=/mnt/big5 /mnt/utf8

嘖嘖
這程式切割的還真乾淨
不知道要說好還是壞XD</description>
		<content:encoded><![CDATA[<p>最後得到的答案..<br />
fuse-X.Y.Z/example/fusexmp_fh -omodules=iconv:subdir,from_code=big5,to_code=utf8,subdir=/mnt/big5 /mnt/utf8</p>
<p>嘖嘖<br />
這程式切割的還真乾淨<br />
不知道要說好還是壞XD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bug</title>
		<link>http://jnlin.org/2006/02/22/118/comment-page-1/#comment-25596</link>
		<dc:creator>Bug</dc:creator>
		<pubDate>Thu, 18 Oct 2007 09:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://jnlin.org/2006/02/22/118/#comment-25596</guid>
		<description>我後來發現一個
http://fuse-convmvfs.sourceforge.net/

不過fuse-2.7.0有內建一個iconv module
看起來可以直接拿來用了
在fuse-2.7.0/lib/modules/iconv.c

不過還不太清楚他要怎麼用
文件裡沒看到怎麼使用module
寄信去問他是說
Try this option: '-omodules=iconv,from_code=XXX,to_code=YYY'
不過我還弄不起來
不知道他是要搭別的fs用還是怎樣</description>
		<content:encoded><![CDATA[<p>我後來發現一個<br />
<a href="http://fuse-convmvfs.sourceforge.net/" rel="nofollow">http://fuse-convmvfs.sourceforge.net/</a></p>
<p>不過fuse-2.7.0有內建一個iconv module<br />
看起來可以直接拿來用了<br />
在fuse-2.7.0/lib/modules/iconv.c</p>
<p>不過還不太清楚他要怎麼用<br />
文件裡沒看到怎麼使用module<br />
寄信去問他是說<br />
Try this option: &#8216;-omodules=iconv,from_code=XXX,to_code=YYY&#8217;<br />
不過我還弄不起來<br />
不知道他是要搭別的fs用還是怎樣</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnlin</title>
		<link>http://jnlin.org/2006/02/22/118/comment-page-1/#comment-25585</link>
		<dc:creator>jnlin</dc:creator>
		<pubDate>Wed, 17 Oct 2007 17:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://jnlin.org/2006/02/22/118/#comment-25585</guid>
		<description>擺files/裡面的話，這樣 Linux 就不能用啦...</description>
		<content:encoded><![CDATA[<p>擺files/裡面的話，這樣 Linux 就不能用啦&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bug</title>
		<link>http://jnlin.org/2006/02/22/118/comment-page-1/#comment-25575</link>
		<dc:creator>Bug</dc:creator>
		<pubDate>Wed, 17 Oct 2007 08:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://jnlin.org/2006/02/22/118/#comment-25575</guid>
		<description>要塞ports的話
直接擺files/裡面就好了吧 :p</description>
		<content:encoded><![CDATA[<p>要塞ports的話<br />
直接擺files/裡面就好了吧 :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bug</title>
		<link>http://jnlin.org/2006/02/22/118/comment-page-1/#comment-25574</link>
		<dc:creator>Bug</dc:creator>
		<pubDate>Wed, 17 Oct 2007 08:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://jnlin.org/2006/02/22/118/#comment-25574</guid>
		<description>加了幾行
如果不指定-vchar
會抓LC的來用</description>
		<content:encoded><![CDATA[<p>加了幾行<br />
如果不指定-vchar<br />
會抓LC的來用</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnlin</title>
		<link>http://jnlin.org/2006/02/22/118/comment-page-1/#comment-25573</link>
		<dc:creator>jnlin</dc:creator>
		<pubDate>Wed, 17 Oct 2007 07:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://jnlin.org/2006/02/22/118/#comment-25573</guid>
		<description>這個很棒啊!!
作個 project 頁面吧! 這樣可以進 ports XD

另外就是如果能照 LC 來轉換就更好了 XD</description>
		<content:encoded><![CDATA[<p>這個很棒啊!!<br />
作個 project 頁面吧! 這樣可以進 ports XD</p>
<p>另外就是如果能照 LC 來轉換就更好了 XD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bug</title>
		<link>http://jnlin.org/2006/02/22/118/comment-page-1/#comment-25570</link>
		<dc:creator>Bug</dc:creator>
		<pubDate>Wed, 17 Oct 2007 05:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://jnlin.org/2006/02/22/118/#comment-25570</guid>
		<description>http://140.122.126.12/~buganini/dev/fusenull.c

昨天寫的
編譯和使用方法寫在裡面

拿fusexmp改的:p
類似一個nullfs
剛剛讓他能動而已
有些dirty work再慢慢清

不過unicode的部分
那種裡面會有0的應該還會有問題
utf-8就ok</description>
		<content:encoded><![CDATA[<p><a href="http://140.122.126.12/~buganini/dev/fusenull.c" rel="nofollow">http://140.122.126.12/~buganini/dev/fusenull.c</a></p>
<p>昨天寫的<br />
編譯和使用方法寫在裡面</p>
<p>拿fusexmp改的:p<br />
類似一個nullfs<br />
剛剛讓他能動而已<br />
有些dirty work再慢慢清</p>
<p>不過unicode的部分<br />
那種裡面會有0的應該還會有問題<br />
utf-8就ok</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slzzp</title>
		<link>http://jnlin.org/2006/02/22/118/comment-page-1/#comment-2386</link>
		<dc:creator>slzzp</dc:creator>
		<pubDate>Tue, 11 Apr 2006 17:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://jnlin.org/2006/02/22/118/#comment-2386</guid>
		<description>&#62; 不知道能不能作一個 encoding translation fs,  實際存 unicode, 根據 shell 的 LC_CTYPE 來轉成正確的 encoding…XD
這就是 windows 2000 底層和檔案總管做的事情啊...</description>
		<content:encoded><![CDATA[<p>&gt; 不知道能不能作一個 encoding translation fs,  實際存 unicode, 根據 shell 的 LC_CTYPE 來轉成正確的 encoding…XD<br />
這就是 windows 2000 底層和檔案總管做的事情啊&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
