On Mon, May 21, 2018 at 09:01:44AM -0700, adam.manzanares@xxxxxxx wrote: > From: Adam Manzanares <adam.manzanares@xxxxxxx> > > 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.manzanares@xxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>