vraatikka 94c37799b1 dcb.c
dcb_write earlier returned an error (== 0) if errno was not set and other conditions were satisfied. In practice, if write was done in write queue, queue pointer was not updated and dcb_write returned and error. Changed the error detection condition so that it requires errno being set, at least.

readwritesplit.c
	Clean up.
2013-10-16 08:29:22 +03:00
..
2013-10-16 08:29:22 +03:00
2013-10-14 13:16:33 +03:00
2013-10-16 08:29:22 +03:00