mav 02a15b5613 Do not blindly free completed ATIOs/INOTs on invalidation.
When LUN is disabled, SIM starts returning queued ATIOs/INOTs.  But at the
same time there can be some ATIOs/INOTs still carrying real new requests.
If we free those, SIM may leak some resources, forever expecting for any
response from us.  So try to be careful, separating ATIOs/INOTs carrying
requests which still must be processed, from ATIOs/INOTs completed with
errors which can be freed.

MFC after:	2 weeks
2017-02-21 06:10:11 +00:00
..
2017-02-19 19:30:31 +00:00
2017-02-17 17:52:12 +00:00
2017-01-28 02:22:15 +00:00
2017-01-28 16:31:23 +00:00
2017-02-19 19:30:31 +00:00
2017-01-28 02:22:15 +00:00
2017-02-20 04:04:59 +00:00
2017-02-14 13:54:05 +00:00
2017-02-19 03:57:41 +00:00
2017-01-28 02:22:15 +00:00