src/dbfs/dbfs.h
Sat, 29 Nov 2008 01:12:00 +0200 Tero Marttila update dbfs code to work with new evsql new-evsql
Tue, 18 Nov 2008 02:06:52 +0200 Tero Marttila defer fuse_reply_err using event_base_once, interrupt happens without deadlock now default
Tue, 18 Nov 2008 01:55:13 +0200 Tero Marttila touch up the Makefile, define err_t as unsigned int in error.h, and add some preliminary interrupt support, although it will always deadlock due to a bug in libfuse
Tue, 21 Oct 2008 21:42:17 +0300 Tero Marttila tweak debug/info output, implement dbfs_unlink with slightly improved error macros handling
Fri, 17 Oct 2008 18:53:05 +0300 Tero Marttila working symlink
Fri, 17 Oct 2008 02:04:03 +0300 Tero Marttila write+setattr
Thu, 16 Oct 2008 22:04:53 +0300 Tero Marttila reorganize evsql into a separate dir, rename dbfs slightly, and split dbfs_op out from dirop (in prep for fileop)