Searched hist:152967 (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/sys/geom/
H A Dgeom_fox.cdiff 152967 Wed Nov 30 17:24:51 MST 2005 sobomax 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
H A Dgeom_vol_ffs.cdiff 152967 Wed Nov 30 17:24:51 MST 2005 sobomax 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
H A Dgeom_aes.cdiff 152967 Wed Nov 30 17:24:51 MST 2005 sobomax 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
H A Dgeom_sunlabel.cdiff 152967 Wed Nov 30 17:24:51 MST 2005 sobomax 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
H A Dgeom_mbr.cdiff 152967 Wed Nov 30 17:24:51 MST 2005 sobomax 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
H A Dgeom_pc98.cdiff 152967 Wed Nov 30 17:24:51 MST 2005 sobomax 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
H A Dgeom_bsd.cdiff 152967 Wed Nov 30 17:24:51 MST 2005 sobomax 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
/freebsd-10-stable/sys/geom/label/
H A Dg_label_iso9660.c
H A Dg_label_msdosfs.c
H A Dg_label_ufs.cdiff 152967 Wed Nov 30 17:24:51 MST 2005 sobomax 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
/freebsd-10-stable/sys/geom/vinum/
H A Dgeom_vinum_drive.cdiff 152967 Wed Nov 30 17:24:51 MST 2005 sobomax 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
/freebsd-10-stable/sys/geom/raid3/
H A Dg_raid3.cdiff 152967 Wed Nov 30 17:24:51 MST 2005 sobomax 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

Completed in 213 milliseconds