Date: Tue, 5 Mar 2002 05:25:57 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/specfs spec_vnops.c Message-ID: <200203051325.g25DPv940629@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/03/05 05:25:57 PST
Modified files:
sys/fs/specfs spec_vnops.c
Log:
If in strategy we find that we have no devsw on the device anymore we
are probably talking about some disk-device which wente away, so
return ENXIO instead of panicing.
Revision Changes Path
1.167 +6 -3 src/sys/fs/specfs/spec_vnops.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203051325.g25DPv940629>
