Nothing major changed here. I just made the option parsing a little
bit more sane, so it's easier to pass FUSE options. Also I
embellished the manpage.
Also I've been testing this against Nautilus and made a few changes
to make that a little bit more efficient:
http://rwmj.wordpress.com/2009/11/03/browsing-guests-using-fuse/#content
although to be honest Nautilus is *never* going to be fast here.
Looking at the trace of system calls it makes is enlightening. Even
to list a single directory, it recursively descends several levels
into each folder (I have no idea why), reads each file (to do
previews), and does all that from multiple parallel threads.
One good thing about Nautilus is it's a good "work-out" for the code :-)
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming blog:
http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)
http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora