Date: Fri, 22 Oct 2010 22:44:09 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/geom/eli g_eli.c Message-ID: <201010222244.o9MMiVq0039968@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2010-10-22 22:44:09 UTC FreeBSD src repository Modified files: sys/geom/eli g_eli.c Log: SVN rev 214226 on 2010-10-22 22:44:09Z by pjd Encryption keys array might be NULL if device is suspended. Check for this, so we don't panic when we detach suspended device. Revision Changes Path 1.57 +6 -3 src/sys/geom/eli/g_eli.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010222244.o9MMiVq0039968>