summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Expand)Author
2013-04-17improved statfs (symlink handling, handling of default PGDATA)Andreas Baumann
2013-04-17some code rearrangments around statfs functionsAndreas Baumann
2013-04-16added some OIDs to path code for the blocks free operationAndreas Baumann
2013-04-15added some ideas how to get the table space location on runtimeAndreas Baumann
2013-04-15started to rewrite, removed dependecy on shell/PerlAndreas Baumann
2012-05-06-Andreas Baumann
2012-05-02-Andreas Baumann
2012-05-01added a test for sparse filesAndreas Baumann
2012-05-01use getconfAndreas Baumann
2012-05-01ids and block numbers are bigints too nowAndreas Baumann
2012-04-27small fixes and optimizationsAndreas Baumann
2012-04-26-Andreas Baumann
2012-04-25updated some docuAndreas Baumann
2012-04-24-Andreas Baumann
2012-04-24removed 'path' in schema, translating path now iteratively to id viaAndreas Baumann
2012-04-24updated requirements and todosAndreas Baumann
2012-04-23-Andreas Baumann
2012-04-19-Andreas Baumann
2012-04-19added a first multi-threaded version with a databse poolAndreas Baumann
2012-04-19added first simple transaction policy (per FUSE operation)Andreas Baumann
2012-04-19removed some old contantsAndreas Baumann
2012-04-19reimplemented truncateAndreas Baumann
2012-04-19removed size from PgFuseFile, update metadata on every writeAndreas Baumann
2012-04-18updated TODO listAndreas Baumann
2012-04-18got a first working version without a maxsize limitAndreas Baumann
2012-04-18more detailed DEVELOPERS documentation (guidelines and design decisions)Andreas Baumann
2012-04-17started to prepare for multi-threaded version, logigng the pid/thread_id in v...Andreas Baumann
2012-04-17small docu cleanupsAndreas Baumann
2012-04-17fixed buffer overflow in symlink readingAndreas Baumann
2012-04-17-Andreas Baumann
2012-04-17some todo cleanupsAndreas Baumann
2012-04-16added local symlinks, stil a cross directory problemAndreas Baumann
2012-04-13small cleanupsAndreas Baumann
2012-04-12added some rudimentary install docu, renamed test.sql to create.sql and schem...Andreas Baumann
2012-04-10updated TODO list, added some commentsAndreas Baumann
2012-04-08-Andreas Baumann
2012-04-07working open and readAndreas Baumann
2012-04-07added more stub functions for dir handlingAndreas Baumann