On Tue, Jun 26, 2018 at 08:56:53PM +0900, Damien Le Moal wrote: > Tejun, > > These two patches fix problems with the checks of the ZBC_OUT command fields > prior to its translation to ZAC MANAGEMENT OUT. > > The first patch fixes an incorrect out-of-range check and changes the returned > asc/ascq to the ZBC defined INVALID FIELD IN CDB instead of (the more natural > but incorrect) LBA OUT OF RANGE. > > The second patch disables the ZBC_OUT command block address check if the ALL > bit is set, as defined by the ZBC specifications.
Applied 1-2 to libata/for-4.18-fixes. Thanks. -- tejun