Re: [RISU v2 12/17] Simplify syncing with master

2020-05-20 Thread Alex Bennée
Richard Henderson writes: > Do not pass status like RES_BAD_IO from apprentice to master. > This means that when master reports i/o error that we know it > came from master; the apprentice will report its own i/o error. > > Signed-off-by: Richard Henderson Reviewed-by: Alex Bennée -- Alex

[RISU v2 12/17] Simplify syncing with master

2020-05-18 Thread Richard Henderson
Do not pass status like RES_BAD_IO from apprentice to master. This means that when master reports i/o error that we know it came from master; the apprentice will report its own i/o error. Signed-off-by: Richard Henderson --- reginfo.c | 11 +-- 1 file changed, 5 insertions(+), 6 deletion