Date: Wed, 17 Aug 2005 14:34:52 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom/eli g_eli.c Message-ID: <200508171434.j7HEYqN5020641@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2005-08-17 14:34:52 UTC FreeBSD src repository Modified files: sys/geom/eli g_eli.c Log: Even if crypto_dispatch() return an error, request is not canceled and our callback will still be called, just to tell us that requested failed... Reported by: Mike Tancsa <mike@sentex.net> MFC after: 3 days Revision Changes Path 1.7 +2 -12 src/sys/geom/eli/g_eli.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508171434.j7HEYqN5020641>