• Andrew Morton's avatar
    [PATCH] dm: endio method · ba657cf7
    Andrew Morton authored
    From: Joe Thornber <thornber@redhat.com>
    
    Add an endio method to targets.  This method is allowed to request another
    shot at failed ios (think multipath).  Context can be passed between the map
    method and the endio method.
    ba657cf7
dm-linear.c 2.35 KB