pull up r19621 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 9 Aug 2007 22:10:20 +0000 (22:10 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 9 Aug 2007 22:10:20 +0000 (22:10 +0000)
commit7269c4698fbd4374fd0adf10081177d6e2611d54
treed392fb2e21ecafa3ad1eb417a24278b8d75acf60
parentf5eb4900e9d9cdcfeafa9c19ca0ba9018dee2f69
pull up r19621 from trunk

 r19621@cathode-dark-space:  jaltman | 2007-06-22 14:51:34 -0400
 ticket: 5584

 Each error context in NIM can maintain a progress counter to indicate
 the progress of the operation.  The progress counter for a context
 that contains child contexts should be computed by adding the progress
 counters of its children.  This update corrects the behavior of
 kherr_get_progress() and kherr_get_progress_i() to take child contexts
 into account.

 In addition, since the progress counter of a context now depend on the
 progress counters of its children, kherr_set_progress() will send
 progress change notifications for any parent context as well.

ticket: 5584

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19779 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/identity/kherr/kherr.c