Use lazy unmount for local volume unmount
This is a spiritual backport of acbfe6bc56b9357d40a452f6b3901cb2c2d40404
The afformentioned commit was not cherry-picked because it is a broader
change to the codebase, whereas this is the same basic fix but localized
to the local volume driver.
Signed-off-by: Brian Goff <cpuguy83@gmail.com>