Bug fix: -check_media marked untested sectors in sector map as valid
This commit is contained in:
@ -144,10 +144,6 @@ struct CheckmediajoB {
|
||||
a read operation is considered slow. This does
|
||||
not apply to thr first read of an interval.
|
||||
*/
|
||||
|
||||
int untested_valid; /* 1= mark untested data blocks as valid when calling
|
||||
Xorriso_spotlist_to_sectormap()
|
||||
*/
|
||||
};
|
||||
|
||||
int Checkmediajob_new(struct CheckmediajoB **o, int flag);
|
||||
|
Reference in New Issue
Block a user