diff options
author | rmacklem <rmacklem@FreeBSD.org> | 2009-05-20 18:58:07 +0000 |
---|---|---|
committer | rmacklem <rmacklem@FreeBSD.org> | 2009-05-20 18:58:07 +0000 |
commit | df90a80062bff5ee7300c9b15aaeeaa9c1b49b5e (patch) | |
tree | 3983455c4428d4188b7f80745b9a3feb40bc3852 /rescue | |
parent | c4faab4bfabd96c24229ade42abf47acdd5dda47 (diff) | |
download | FreeBSD-src-df90a80062bff5ee7300c9b15aaeeaa9c1b49b5e.zip FreeBSD-src-df90a80062bff5ee7300c9b15aaeeaa9c1b49b5e.tar.gz |
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.
Approved by: kib (mentor)
Diffstat (limited to 'rescue')
0 files changed, 0 insertions, 0 deletions