[ENBD] Doubled requests
Peter T. Breuer
ptb at it.uc3m.es
Fri Jan 16 02:50:12 MST 2004
"Also sprach Peter T. Breuer:"
> That you see a change in the mode value to 108 indicates ... yes,
> 108 is ascii 'l'. And that is no longer a valid value. I changed the
> mode values to 0, 1, 2. I think you maybe did not recompile the
> whole of the code with the newer file.h, but only the one file, so
> that the server code is passing down the 'l' value instead of the 0
> value.
>
> Could that be it?
No - the problem is this remnant in enbbd-server.c
# define ENBD_LINEAR_MODE 'l'
# define ENBD_STRIPE_MODE 0
# define ENBD_MIRROR_MODE 1
Uh huuuuuh.. 0 1 2. And maybe kill the author.
Peter
More information about the ENBD
mailing list