1 $NetBSD: TODO,v 1.3 2007/05/03 21:02:54 agc Exp $
7 implement proper lookup (pending some libpuffs stuff)
8 support fuse_mt (i.e. worker threads, but that'll probably be smarter
9 to do inside of libpuffs)
10 support fuse_ll (i.e. "raw" vfs/vnode export)
11 implement all sorts of compat tweaks to appease various file systems
12 do proper implementations of dirfillers
13 statfs - some fuse file systems want struct statfs and we only have
14 statvfs available natively
22 special directory handling in open()
23 Finish off manual page