03 Oct, 2011

1 commit

  • Kill the local smp response buffer.

    Besides being unnecessary, it is too small (currently truncates
    responses to 60 bytes). The mid-layer will have already allocated a
    sufficiently sized buffer, just kmap and copy into it directly.

    Cc:
    Reported-by: Derick Marks
    Tested-by: Derick Marks
    Signed-off-by: Dan Williams
    Signed-off-by: James Bottomley

    Dan Williams
     

03 Jul, 2011

7 commits