From 255942907e7ff498ab1545b5edce5690833ff640 Mon Sep 17 00:00:00 2001 From: Steve Wise Date: Wed, 9 Jul 2014 13:49:15 -0500 Subject: [PATCH] svcrdma: send_write() must not overflow the device's max sge Function send_write() must stop creating sges when it reaches the device max and return the amount sent in the RDMA Write to the caller. Signed-off-by: Steve Wise Signed-off-by: J. Bruce Fields --- Reading git-format-patch failed