HomeFreeBSD

g_io_check: respond to zero pp->mediasize with ENXIO
rS206650Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

g_io_check: respond to zero pp->mediasize with ENXIO

Previsouly this condition was reported with EIO by bio_offset > mediasize
check.
Perhaps that check should be extended to bio_offset+bio_length > mediasize.

MFC after: 1 week

Details

Provenance
avgAuthored on
Parents
rS206649: Still reference struct __sigaction with clarification when this form
Branches
Unknown
Tags
Unknown

Event Timeline