[ENBD] 2.4.32 write & m_r problem
Arne Wiebalck
wiebalck at kip.uni-heidelberg.de
Wed Mar 3 01:23:23 MST 2004
On Tue, 2 Mar 2004, Peter T. Breuer wrote:
> @@ -1341,8 +1391,9 @@
> request->seqno, err, self->pid);
> if (err < 0) {
> // PTB somebody else handled it and we just boobed
> - ERROR (reply);
> - return -EINVAL;
> + reply->error = 0; // PTB we lie and say we handled it OK
> + //ERROR (reply);
> + return 0;
> }
> }
No, this did not help. I'll go now through the files that make up the
server, starting with file.c.
arne
**********************************************************************
Arne Wiebalck Kirchhoff Institute for Physics
Technical Computer Science
INF 227, Room 3.315
D-69120 Heidelberg
e-mail: wiebalck at kip.uni-heidelberg.de
web : http://www.kip.uni-heidelberg.de Tel.: (+49) 6221/54-9816
**********************************************************************
More information about the ENBD
mailing list