[PATCH V4] nvmet: Add support for HOST_ID feature.

Christoph Hellwig hch at infradead.org
Wed Aug 30 05:56:49 PDT 2017


> -	switch (cdw10 & 0xf) {
> +	switch (cdw10 & 0xff) {

This is a new change compared to the previous one.  It looks correct
to me as we need the bigger mask, but it should have been documented
in the changelog.  I'll fix it up and apply the patch.



More information about the Linux-nvme mailing list