Hi, I'd like to have code review for a minor change to fix 6676419.
The panic was caused by dereferencing a NULL pointer when the server returned an error for the getattr op in the compound request. The fix is to add a check, proposed in the "Suggested Fix" section of the CR, of the status of the op before accessing its reply result. The webrev is here: http://cr.opensolaris.org/~dain/6676419/ <http://cr.opensolaris.org/%7Edain/6676419/> Thanks, -Dai