Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanups and fixes for compiler warnings | Kjartan Maraas | 2011-03-17 | 1 | -10/+6 |
* | Use g_poll instead of poll in metatree.c | Christian Kellner | 2010-02-14 | 1 | -4/+3 |
* | Correctly dup strings in meta_tree_lookup_stringv | Alexander Larsson | 2009-12-01 | 1 | -1/+1 |
* | Reread metadata only when the inodes are different | Christian Kellner | 2009-11-18 | 1 | -0/+14 |
* | Fix leak in metadata code | Alexander Larsson | 2009-09-08 | 1 | -0/+1 |
* | Fix leak | Alexander Larsson | 2009-09-08 | 1 | -1/+4 |
* | Fix memory leaks | Alexander Larsson | 2009-09-07 | 1 | -0/+3 |
* | Don't call get_devnum on NULL | Alexander Larsson | 2009-09-07 | 1 | -1/+2 |
* | Fix various memory leaks | Alexander Larsson | 2009-08-17 | 1 | -0/+1 |
* | Free MetaBuilder when rolling over log | Alexander Larsson | 2009-08-17 | 1 | -5/+7 |
* | Return success when rotating log succeeded | Alexander Larsson | 2009-08-17 | 1 | -3/+4 |
* | Plug various metadata-related memleaks | Matthias Clasen | 2009-08-01 | 1 | -1/+4 |
* | Fix a symbol conflict with crc32 | Joe Marcus Clarke | 2009-07-31 | 1 | -2/+2 |
* | Fix deadlock in MetaTree | Alexander Larsson | 2009-06-23 | 1 | -1/+2 |
* | Allow MetaTree open to succeed with no file | Alexander Larsson | 2009-06-23 | 1 | -6/+17 |
* | Add meta_tree_remove and meta_tree_copy | Alexander Larsson | 2009-06-23 | 1 | -7/+121 |
* | Add workaround for ESTALE on NFS for metadata files | Alexander Larsson | 2009-06-23 | 1 | -5/+184 |
* | Implement unset key in MetaTree | Alexander Larsson | 2009-06-23 | 1 | -2/+45 |
* | Implement setting stringv in MetaTree | Alexander Larsson | 2009-06-23 | 1 | -2/+56 |
* | Finish mtime reading support in MetaTree | Alexander Larsson | 2009-06-23 | 1 | -11/+58 |
* | Finish the TODOs in the journal apply code | Alexander Larsson | 2009-06-23 | 1 | -3/+17 |
* | Add stringv reading support to MetaTree | Alexander Larsson | 2009-06-23 | 1 | -13/+150 |
* | Implement metadata journal rollover | Alexander Larsson | 2009-06-23 | 1 | -15/+157 |
* | Add getter for filename | Alexander Larsson | 2009-06-23 | 1 | -0/+6 |
* | Make MetaTree threadsafe | Alexander Larsson | 2009-06-23 | 1 | -42/+144 |
* | Handle looking up MetaTree for / | Alexander Larsson | 2009-06-23 | 1 | -8/+14 |
* | Cache extra_prefix calculation too | Alexander Larsson | 2009-06-23 | 1 | -6/+7 |
* | Create directory and empty tree when opening nonexistant tree for write | Alexander Larsson | 2009-06-23 | 1 | -1/+24 |
* | Add MetaTree lookup by name | Alexander Larsson | 2009-06-23 | 1 | -3/+44 |
* | Add refcounting for MetaTree | Alexander Larsson | 2009-06-23 | 1 | -9/+22 |
* | Clean up mountpoint lookup code | Alexander Larsson | 2009-06-23 | 1 | -124/+72 |
* | Initial work on libudev based tree lookup | Alexander Larsson | 2009-06-23 | 1 | -19/+244 |
* | Cache mountinfo lookups | Alexander Larsson | 2009-06-23 | 1 | -103/+167 |
* | Add mountinfo parsing code | Alexander Larsson | 2009-06-23 | 1 | -1/+182 |
* | Add MetaLookupCache and initial work on meta_lookup_cache_lookup | Alexander Larsson | 2009-06-23 | 1 | -0/+323 |
* | Initial code for metadata store | Alexander Larsson | 2009-06-23 | 1 | -0/+1642 |