On Mon, May 21, 2018 at 09:01:44AM -0700, adam.manzana...@wdc.com wrote: > From: Adam Manzanares <adam.manzana...@wdc.com> > > In order to avoid kiocb bloat for per command iopriority support, rw_hint > is converted from enum to a u16. Added a guard around ki_hint assigment. > > Signed-off-by: Adam Manzanares <adam.manzana...@wdc.com>
Looks good, Reviewed-by: Christoph Hellwig <h...@lst.de>