From: Vaughan Cao Date: Wed, 18 Mar 2015 19:29:28 +0000 (-0700) Subject: hv: hypervvssd: call endmntent before call setmntent again X-Git-Tag: omap-for-v4.2/o2_dc~63^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ce50e9491c5c92baf8bb7af85eb25398d3f70af;p=pandora-kernel.git hv: hypervvssd: call endmntent before call setmntent again If freeze fails, vss_operate will re-enter itself to thaw. But it forgets to call endmntent() before it recalls setmntent() again. Signed-off-by: Vaughan Cao Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed