Robert Gordon wrote: > Hi Tom; > > I adjusted your loop a little :) > > Did you intend to retry domount() if retval was not EBUSY or 0 ?? >
Not intentionally .. :-> It shouldn't hurt. But anyway, http://cr.opensolaris.org/~tdh/6636260.rbg/ is my changes based on your review. I pulled the break up to make the stuff in the EBUSY case easier to read... Thanks