commit | f33b215549938f89aebf862b942366d2aa41c191 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Wed Feb 12 08:40:22 2014 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 15 11:53:39 2014 -0800 |
tree | 218fea1cba373225375371ea497248e3fde6b8cb | |
parent | 3eb2094c59e89db2bedd401e23c7a870081c9edb [diff] |
Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operation If the guest has a FAT file system mounted, skip it during the FREEZE operation. With this change we can support host initiated backup of the guest even when the guest may have FAT file systems mounted. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>