On 05/07/2020 04:06 PM, Kjetil Orbekk wrote: > + if (tio->error) > + atomic_inc(&md->ioerr_cnt); Given that there are so many errors how would user know what kind of error is generated and how many times?
On 05/07/2020 04:06 PM, Kjetil Orbekk wrote: > + if (tio->error) > + atomic_inc(&md->ioerr_cnt); Given that there are so many errors how would user know what kind of error is generated and how many times?