freebsd-dev/sys/cam/ata
John Baldwin e07ac3f2fd cam: Don't permit crashdumps on non-pollable devices.
If a disk's SIM doesn't support polling, then it can't be used to
store crashdumps.  Leave d_dump NULL in that case so that dumpon(8)
fails gracefully rather than having dumps fail at crash time.

Reviewed by:	scottl, mav, imp
MFC after:	2 weeks
Sponsored by:	Chelsio
Differential Revision:	https://reviews.freebsd.org/D28454
2021-02-11 13:52:18 -08:00
..
ata_all.c Fix sbuf_finish() error code check in user-space. 2020-10-13 23:29:06 +00:00
ata_all.h Replay r349340 by imp accidentally reverted by r349352 2019-06-25 06:14:21 +00:00
ata_da.c cam: Don't permit crashdumps on non-pollable devices. 2021-02-11 13:52:18 -08:00
ata_pmp.c cam: clean up empty lines in .c and .h files 2020-09-01 22:13:48 +00:00
ata_xpt.c cam: ANSIfy 0-argument function definitions 2020-05-16 14:33:08 +00:00