Created attachment 847558 [details]
target: pscsi: avoid OOM in pscsi_map_sg()
This patch fixes the target crash. The client must still limit max_sectors_kb
e.g. by an udev rule, so that the target's limits aren't exceeded. According to
my very basic testing, the DVD drive works over iSCSI this way.