summaryrefslogtreecommitdiff
path: root/src/include/dhandle.h
AgeCommit message (Expand)Author
2014-01-07Update copyright notices for 2014.Keith Bostic
2013-12-16If a session already has a reference to a dhandle, don't add another.Susan LoVerso
2013-12-04Rename refcnt and usecnt, add a comment to clarify their purpose.Keith Bostic
2013-11-30Add WT_SESSION use-countet to WT_DATA_HANDLEsKeith Bostic
2013-10-17Change WT_WITH_DHANDLE to stay away from the caller's namespace.Keith Bostic
2013-09-18Change dhandles to use a singly linked list. Fix bug in close toSusan LoVerso
2013-05-15Add name hash to avoid excessive strcmp on common path.Susan LoVerso
2013-04-02Merge branch 'basho' into lsm-ckpt-experimentsMichael Cahill
2013-04-02Move WT_DATA_HANDLE into its own header file (dhandle.h).Michael Cahill