Re: [PATCH] lib/scatterlist: fix memory leak with scsi-mq

2014-10-27 Thread Martin K. Petersen
> "Tony" == Tony Battersby writes: Tony> Fix a memory leak with scsi-mq triggered by commands with large Tony> data transfer length. Tony> Fixes: c53c6d6a68b1 ("scatterlist: allow chaining to preallocated Tony> chunks") Reviewed-by: Martin K. Petersen -- Martin K. Petersen Oracle L

Re: [PATCH] lib/scatterlist: fix memory leak with scsi-mq

2014-10-24 Thread Christoph Hellwig
On Thu, Oct 23, 2014 at 03:10:21PM -0400, Tony Battersby wrote: > Fix a memory leak with scsi-mq triggered by commands with large data > transfer length. Thanks, this was indeed caused by a last minute change due to someone complaining about my earlier version being a little too convoluted. Thank

[PATCH] lib/scatterlist: fix memory leak with scsi-mq

2014-10-23 Thread Tony Battersby
Fix a memory leak with scsi-mq triggered by commands with large data transfer length. Fixes: c53c6d6a68b1 ("scatterlist: allow chaining to preallocated chunks") Cc: # 3.17.x Signed-off-by: Tony Battersby --- For inclusion in 3.18 and 3.17.x. --- a/lib/scatterlist.c 2014-10-23 13:32:27.