Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some memory leak fixes | Russell Belfer | 2014-04-17 | 1 | -2/+2 |
| | |||||
* | Attribute file cache refactor | Russell Belfer | 2014-04-17 | 1 | -0/+49 |
This is a big refactoring of the attribute file cache to be a bit simpler which in turn makes it easier to enforce a lock around any updates to the cache so that it can be used in a threaded env. Tons of changes to the attributes and ignores code. |