From: Olaf Hering Date: Wed, 24 Apr 2013 14:48:53 +0000 (-0700) Subject: tools: hv: skip iso9660 mounts in hv_vss_daemon X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10b637b4c8a21b299f691cecc4b6f16f44936c6d;p=pandora-kernel.git tools: hv: skip iso9660 mounts in hv_vss_daemon fsreeze does not work for iso9660 filesystems. A ENOSUPP may be caught in the freeze case, but the subsequent thaw call would fail and leads to a false error. Signed-off-by: Olaf Hering Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed