windows-btree-dir-enum-20090126
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 26 Jan 2009 15:50:46 +0000 (15:50 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 26 Jan 2009 15:50:46 +0000 (15:50 +0000)
commite42a066da153750077b154e27249b5b4862724db
tree1eade492433701b9a7177b053fca6fccb83ce433
parent7a01a35adfc8f3124a259e682ea1555cb9ed7df2
windows-btree-dir-enum-20090126

LICENSE MIT

Modify the cm_BPlusDirEnum interface:

* add the cm_scache_t * of the directory being enumerated to the
  cm_direnum_t object

* remove the cm_scache_t * from the cm_BPlusDirEnumBulkStat call
  now that it is part of the cm_direnum_t object

* maintain a reference to the cm_scache_t for the life of the
  cm_direnum_t object.  This ensures that the object cannot be
  recycled while the enumeration is in use.
src/WINNT/afsd/cm_btree.c
src/WINNT/afsd/cm_btree.h