On Fri, Jan 11, 2019 at 5:31 PM Vishal Verma <[email protected]> wrote: > > Add a new routine to ndctl_dimm_ops that allows a DSM family to provide > a translation routine that will translate the status codes of the result > of a DSM to generic errno style error codes. To use this routine > effectively, add a new wrapper around ndctl_cmd_submit (called > ndctl_cmd_submit_xlat) that submits the command, and also runs it > through the above translator dimm_op (if one is is defined). > > Cc: Dan Williams <[email protected]> > Signed-off-by: Vishal Verma <[email protected]>
Looks good, Reviewed-by: Dan Williams <[email protected]> _______________________________________________ Linux-nvdimm mailing list [email protected] https://lists.01.org/mailman/listinfo/linux-nvdimm
