Tue, 18 Nov 2008 02:06:52 +0200defer fuse_reply_err using event_base_once, interrupt happens without deadlock now default
Tero Marttila <terom@fixme.fi> [Tue, 18 Nov 2008 02:06:52 +0200] rev 42
defer fuse_reply_err using event_base_once, interrupt happens without deadlock now

Tue, 18 Nov 2008 01:55:13 +0200touch 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
Tero Marttila <terom@fixme.fi> [Tue, 18 Nov 2008 01:55:13 +0200] rev 41
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

Wed, 22 Oct 2008 21:07:17 +0300add MODE param to makefile, fix INFO_DISABLED, add some constraints to the .sql, fix some -err's, EVSQL_PQ_ARBITRARY_TYPE_OID, and make read/write transactionless
Tero Marttila <terom@fixme.fi> [Wed, 22 Oct 2008 21:07:17 +0300] rev 40
add MODE param to makefile, fix INFO_DISABLED, add some constraints to the .sql, fix some -err's, EVSQL_PQ_ARBITRARY_TYPE_OID, and make read/write transactionless

Wed, 22 Oct 2008 18:17:08 +0300remove unused dbfs/core.c
Tero Marttila <terom@fixme.fi> [Wed, 22 Oct 2008 18:17:08 +0300] rev 39
remove unused dbfs/core.c

Wed, 22 Oct 2008 18:14:24 +0300rework/hack parent to be a FOREIGN KEY (add a dir_ino col), implement dbfs_link
Tero Marttila <terom@fixme.fi> [Wed, 22 Oct 2008 18:14:24 +0300] rev 38
rework/hack parent to be a FOREIGN KEY (add a dir_ino col), implement dbfs_link

Tue, 21 Oct 2008 21:54:20 +0300update fuse_db.sql, just use dbfs_unlink for rmdir (no special handling)
Tero Marttila <terom@fixme.fi> [Tue, 21 Oct 2008 21:54:20 +0300] rev 37
update fuse_db.sql, just use dbfs_unlink for rmdir (no special handling)

Tue, 21 Oct 2008 21:42:17 +0300tweak debug/info output, implement dbfs_unlink with slightly improved error macros handling
Tero Marttila <terom@fixme.fi> [Tue, 21 Oct 2008 21:42:17 +0300] rev 36
tweak debug/info output, implement dbfs_unlink with slightly improved error macros handling

Fri, 17 Oct 2008 20:12:20 +0300working mknod, mkdir, symlink
Tero Marttila <terom@fixme.fi> [Fri, 17 Oct 2008 20:12:20 +0300] rev 35
working mknod, mkdir, symlink

Fri, 17 Oct 2008 19:28:27 +0300fix readdir to use ORDER BY, rename
Tero Marttila <terom@fixme.fi> [Fri, 17 Oct 2008 19:28:27 +0300] rev 34
fix readdir to use ORDER BY, rename

Fri, 17 Oct 2008 18:53:05 +0300working symlink
Tero Marttila <terom@fixme.fi> [Fri, 17 Oct 2008 18:53:05 +0300] rev 33
working symlink