Windows: cm_BPlusDirNextEnumEntry return all errors
authorJeffrey Altman <jaltman@your-file-system.com>
Tue, 12 Feb 2013 21:32:18 +0000 (16:32 -0500)
committerJeffrey Altman <jaltman@your-file-system.com>
Thu, 14 Feb 2013 14:53:35 +0000 (06:53 -0800)
commit3eb7c4f42946b48fc7b63c9caf8e3e262ca9f88f
tree1954dcb53386e31af93a70edcbc82020500a02f0
parent210ebcfbe428687c263a06ead80893393402d608
Windows: cm_BPlusDirNextEnumEntry return all errors

Return all entries in the directory enumeration regardless of any
errors returned from cm_BPlusDirEnumBulkStatNext().  Set the error
code in the returned cm_direnum_entry_t.errorCode field so that
the caller can determine how the error should be handled on a
per entry basis.

Change-Id: I90a90ab0b0220c8d1e045f9473f5edd0bd01e45e
Reviewed-on: http://gerrit.openafs.org/9103
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsd/cm_btree.c