|
From: Miklos S. <mi...@sz...> - 2006-01-06 12:16:42
|
> >>> I made a patch to add encoding conversion of file/directory > >>> names to FUSE. It will be useful various filesystems based FUSE, > >>> especially for persons without english. I attached my patch. > >>> Please try it. > > What is the status of this patch? I couldn't see anything related in > the CVS. I ask because Akira YOSHIYAMA send me an i18n patch for wdfs, > but I would prefer to see it in fuse. I would too. However my preference is that first a generic stacking framework is added to libfuse, which this would be a user of. One of the barriers to this was the messy option parsing that is now cleaned up. Any takers? I think it's not too hard. If nobody volunteers, I will do it for 2.6 as time allows. Miklos |