Date: Tue, 8 Feb 2011 11:32:22 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/diskinfo diskinfo.c Message-ID: <201102081132.p18BWYIn074769@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2011-02-08 11:32:22 UTC FreeBSD src repository Modified files: usr.sbin/diskinfo diskinfo.c Log: SVN rev 218432 on 2011-02-08 11:32:22Z by delphij Don't consider ioctl returning error as a fatal error and move on to next disk. When multiple devices are specified, a non-supporting ioctl will cause diskinfo(8) to stop at the point which does not seem to be necessary. Ok'ed by: phk MFC after: 1 month Revision Changes Path 1.12 +18 -8 src/usr.sbin/diskinfo/diskinfo.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102081132.p18BWYIn074769>