Attribute file cache refactor
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.
Showing
src/attrcache.c
0 → 100644
tests/threads/iterator.c
0 → 100644
tests/threads/thread_helpers.c
0 → 100644
tests/threads/thread_helpers.h
0 → 100644
Please
register
or
sign in
to comment