On Fri, 2018-11-09 at 14:42 +0100, Christoph Hellwig wrote: > The return value is just used as a binary yes/no decicsion, so switch > it to a bool instead of the old BLKPREP_* values returned as an int.
Reviewed-by: Bart Van Assche <[email protected]>

