From: Asanka Herath Date: Fri, 6 Feb 2009 03:13:38 +0000 (+0000) Subject: windows-netidmgr-progress-20090205 X-Git-Tag: openafs-devel-1_5_61~536 X-Git-Url: https://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=b842ee3ea521a196652ff2d09d468ca008cececc windows-netidmgr-progress-20090205 LICENSE MIT add progress reporting to the provider. --- diff --git a/src/WINNT/netidmgr_plugin/afsnewcreds.c b/src/WINNT/netidmgr_plugin/afsnewcreds.c index ff91161..e079550 100644 --- a/src/WINNT/netidmgr_plugin/afsnewcreds.c +++ b/src/WINNT/netidmgr_plugin/afsnewcreds.c @@ -2669,6 +2669,8 @@ afs_msg_newcred(khm_int32 msg_subtype, khm_handle csp_cell = NULL; BOOL bgetLinked = 0; + _progress(i, l->n_rows); + if (l->rows[i].flags & (DLGROW_FLAG_DONE | DLGROW_FLAG_DELETED)) @@ -2787,6 +2789,8 @@ afs_msg_newcred(khm_int32 msg_subtype, } } + _progress(1,1); + _skip_tokens: if(failed) {