diff options
author | Christoph Hellwig <[email protected]> | 2014-06-12 14:53:23 +0200 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2014-07-25 17:16:34 -0400 |
commit | 4d63716898b5390900a802d889b279ade85f3dac (patch) | |
tree | 40a7056c45c3db4f50c8f61825c16f12ebc4bcfe /net/lapb/lapb_subr.c | |
parent | d285203cf647d7c97db3a1c33794315c9008593f (diff) |
fnic: reject device resets without assigned tags for the blk-mq case
Current the midlayer fakes up a struct request for the explicit reset
ioctls, and those don't have a tag allocated to them. The fnic driver pokes
into midlayer structures to paper over this design issue, but that won't
work for the blk-mq case.
Either someone who can actually test the hardware will have to come up with
a similar hack for the blk-mq case, or we'll have to bite the bullet and fix
the way the EH ioctls work for real, but until that happens we fail these
explicit requests here.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Webb Scales <[email protected]>
Acked-by: Jens Axboe <[email protected]>
Tested-by: Bart Van Assche <[email protected]>
Tested-by: Robert Elliott <[email protected]>
Cc: Hiral Patel <[email protected]>
Cc: Suma Ramars <[email protected]>
Cc: Brian Uchino <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions