mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
size (previously, the transfer size would be rounded up to a multiple of the block size, which would overflow the buffer). This fixes panics when doing things like trying to mount audio CD's. PR: kern/21946 Review Timeout: sos |
||
|---|---|---|
| .. | ||
| ata-all.c | ||
| ata-all.h | ||
| ata-card.c | ||
| ata-disk.c | ||
| ata-disk.h | ||
| ata-dma.c | ||
| ata-isa.c | ||
| ata-pci.c | ||
| ata-raid.c | ||
| ata-raid.h | ||
| atapi-all.c | ||
| atapi-all.h | ||
| atapi-cd.c | ||
| atapi-cd.h | ||
| atapi-fd.c | ||
| atapi-fd.h | ||
| atapi-tape.c | ||
| atapi-tape.h | ||