pjd 2010-09-25 10:31:05 UTC
FreeBSD src repository
Modified files:
sys/geom/eli g_eli_ctl.c
Log:
SVN rev 213164 on 2010-09-25 10:31:05Z by pjd
Ignore errors from BIO_FLUSH. It might confuse users that provider wasn't
really killed. What we really care about are write errors only.
MFC after: 2 weeks
Revision Changes Path
1.17 +6 -8 src/sys/geom/eli/g_eli_ctl.c