Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 2009 12:33:59 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        Rick Macklem <rmacklem@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r192463 - head/sys/fs/nfsserver
Message-ID:  <86r5yhzaso.fsf@ds4.des.no>
In-Reply-To: <200905201858.n4KIw7Fc040619@svn.freebsd.org> (Rick Macklem's message of "Wed, 20 May 2009 18:58:07 %2B0000 (UTC)")
References:  <200905201858.n4KIw7Fc040619@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Rick Macklem <rmacklem@FreeBSD.org> writes:
> Log:
>   Although it should never happen, all the nfsv4 server can do
>   when it runs out of clientids is reboot. I had replaced cpu_reboot()
>   with printf(), since cpu_reboot() doesn't exist for sparc64.
>   This change replaces the printf() with panic(), so the reboot
>   would occur for this highly unlikely occurrence.

Regardless of how improbable this is, wouldn't it be better (and
simpler) to just log an error message and deny further mount requests?

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86r5yhzaso.fsf>