On Tue, Jun 27, 2017 at 08:16:49AM -0600, Jens Axboe wrote: > But we have to handle it, not doing so would be fragile. So our > options are: > > 1) Keep the stream_mappings[] array. It's simple, and it'll work > for any number of streams. > > 2) Kill stream_mappings[] and just do the MOD again. 3) print a message and tell streams aren't supported on this device.