Hi all,
I'm working on the vfatfs translator and I'm trying to understand how it
should be merged with the fatfs one.
First of all I'm looking at the dir entries searching (diskfs_lookup_hard).
Some questions.
1- What does mean the slot status COMPRESS in the dir.c? It seems that
should be used to choose to look for the LFN entry slots.
2- The multiplexing between fat and vfat could be done in the
dirscanblock(), doesn't it? Here I want to know what the fatfs authors
intend to do with the COMPRESS status (is it for vfat LFN?).
I suppose the fatnamematch() will be also multiplexed with a vfatnamematch
or whatever you want to call it.

Just an other one? Could somebody help me with the problem I had had to
compile the translator on the gnubber.bddebian.com machine as reported in
http://lists.gnu.org/archive/html/bug-hurd/2007-06/msg00029.html ?

Thanks.
--
Christian Nastasi

GNU's Better
_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to