On Wed, Jun 29, 2011 at 09:23:00PM +0200, Emmanuel Dreyfus wrote: > > The question remain: how do we produce the Linux/MacOS X/FUSE flavor > with NUL terminated strings? It seems the best way is to add a flavor > argument to VOP_LISTEXTATTR and let the filesystem do the job.
What happens when that (broken) interface runs into a bytestring with NULs in it?