Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754888Ab3DXOQT (ORCPT ); Wed, 24 Apr 2013 10:16:19 -0400 Received: from p3plsmtps2ded01.prod.phx3.secureserver.net ([208.109.80.58]:44988 "EHLO p3plsmtps2ded01.prod.phx3.secureserver.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753845Ab3DXOQS (ORCPT ); Wed, 24 Apr 2013 10:16:18 -0400 x-originating-ip: 72.167.245.219 From: "K. Y. Srinivasan" To: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, olaf@aepfle.de, apw@canonical.com, jasowang@redhat.com Cc: "K. Y. Srinivasan" Subject: [PATCH 0/7] Tools: hv: snapshot Date: Wed, 24 Apr 2013 07:48:33 -0700 Message-Id: <1366814913-4422-1-git-send-email-kys@microsoft.com> X-Mailer: git-send-email 1.7.4.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 934 Lines: 26 These five patches were sent by Olaf a while ago. Greg wanted these re-submitted. I have tested these patches. I have fixed some checkpatch warnings in Olaf's patches. K. Y. Srinivasan (2): Tools: hv: Fix a checkpatch warning Tools: hv: Fix a checkpatch warning Olaf Hering (5): Tools: hv: fix warnings in hv_vss_daemon tools: hv: fix checks for origin of netlink message in hv_vss_daemon tools: hv: use getmntent in hv_vss_daemon tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon tools: hv: skip iso9660 mounts in hv_vss_daemon tools/hv/hv_vss_daemon.c | 79 +++++++++++++++++++++++++++++++-------------- 1 files changed, 54 insertions(+), 25 deletions(-) -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/