On Thu, Aug 17, 2017 at 06:08:08PM +0200, Jan Kara wrote: > dax_insert_mapping() has only one callsite and we will need to further > fine tune what it does for synchronous faults. Just inline it into the > callsite so that we don't have to pass awkward bools around. > > Signed-off-by: Jan Kara <jack@xxxxxxx> Looks good. Reviewed-by: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>