cvs commit: src/sys/geom/eli g_eli_ctl.c

[ Available lists | Index of cvs-src-old | Month of Sep 2010 | Week of 25 Sep 2010 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date
25 Sep 2010 10:31:12
Subject
cvs commit: src/sys/geom/eli g_eli_ctl.c
Message-ID
201009251031.o8PAVBUR001924@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.061 seconds