freebsd-nq/sys/geom/mirror
Maxim Sobolev 8a4a44b5aa Check for g_read_data(9) errors properly:
o The only indication of error condition is NULL value returned by
  the function;

o value pointed to by error argument is undefined in the case when
  operation completes successfully.

Discussed with: phk
2005-11-30 19:24:51 +00:00
..
g_mirror_ctl.c Fix provider's size check for 'insert' command. 2005-04-25 10:41:26 +00:00
g_mirror.c Check for g_read_data(9) errors properly: 2005-11-30 19:24:51 +00:00
g_mirror.h Remove the hack which allowed to use gmirror for root file system, 2005-04-19 21:47:25 +00:00