:Matthew Jacob <[EMAIL PROTECTED]> writes:
:> Hmm. The client wasn't following symlinks.
:
:You sure?  What happens is when you queue up an nfs operation provoked
:by following a symlink.  I couldn't figure any other way of making
:that happen.
:
:> The patch seems simple enough, but it probably shouldn't just
:> swallow the error.
:
:Yeah, your patch to subr_prf.c is better.
:
:/assar

    Looking at the cvs logs it looks like Poul forgot to check for 
    p == NULL in his new simplified tprintf() API.   The 'sess' based
    tprintf did check for NULL.  The proc based tprintf does not.

    So fixing it in tprintf() itself, in subr_prf.c, is the right move.

                                                -Matt



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to