Re: [PATCH 0/9] tcmu: configuration fixes and cleanups

2018-07-30 Thread Martin K. Petersen


Mike,

> The first patch fixes a locking bug in the command setup path. The
> rest of the patches fix several bugs and cleanup the setup and
> configuration code paths.

Applied to 4.19/scsi-queue. Thanks!

-- 
Martin K. Petersen  Oracle Linux Engineering


Re: [PATCH 0/9] tcmu: configuration fixes and cleanups

2018-07-25 Thread Xiubo Li

On 2018/7/24 3:07, Mike Christie wrote:

The following patches were made over Martin's for-next branch.

The first patch fixes a locking bug in the command setup path. The rest
of the patches fix several bugs and cleanup the setup and configuration
code paths.

It looks good to me.

This is also fixing the following TCMU crash:
"[PATCH] tcmu: fix crash for dereferencing the released udev->mb_addr 
memory"


Thanks.



--
To unsubscribe from this list: send the line "unsubscribe target-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html





[PATCH 0/9] tcmu: configuration fixes and cleanups

2018-07-23 Thread Mike Christie
The following patches were made over Martin's for-next branch.

The first patch fixes a locking bug in the command setup path. The rest
of the patches fix several bugs and cleanup the setup and configuration
code paths.