From 76e74bbe0a38c6720217425ed64dbb448c643b9d Mon Sep 17 00:00:00 2001 From: Dwight Engen Date: Thu, 11 Dec 2014 12:26:17 -0500 Subject: [PATCH] sunvdc: reconnect ldc after vds service domain restarts This change enables the sunvdc driver to reconnect and recover if a vds service domain is disconnected or bounced. By default, it will wait indefinitely for the service domain to become available again, but will honor a non-zero vdc-timout md property if one is set. If a timeout is reached, any in-progress I/O's are completed with -EIO. Signed-off-by: Dwight Engen Reviewed-by: Chris Hyser Signed-off-by: David S. Miller --- Reading git-format-patch failed