Questions about iter check in profile_iterator()

Neng Xue neng.xue at oracle.com
Tue Jan 13 13:00:24 EST 2015


Hi Greg,

Thanks for the clarification!

Best,
Neng

On 01/12/15 07:40 PM, Greg Hudson wrote:
> On 01/12/2015 07:06 PM, Neng Xue wrote:
>> So my question is that do we use the
>> profile_iterator() in the wrong way or there should be an iter check in
>> the profile_iterator()? Thanks.
> The loop condition should be "state != NULL" rather than "code == 0".
> profile_iterator_create returns 0 and sets *iter_p to NULL on the last
> iteration.
>
> On 01/12/2015 08:13 PM, Will Fiveash wrote:
>> So in the profile_iterator call to profile_node_iterator() the
>> &iter->idata arg is iter_p for profile_node_iterator?  Seems odd to me.
> I don't see what is odd about that.  iter->idata holds the node iterator
> state.

-- 
Neng Xue
Oracle Solaris Software Engineer
Santa Clara, CA, USA



More information about the krbdev mailing list