Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751335AbdGQNAJ (ORCPT ); Mon, 17 Jul 2017 09:00:09 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:50626 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751280AbdGQNAI (ORCPT ); Mon, 17 Jul 2017 09:00:08 -0400 Date: Mon, 17 Jul 2017 15:00:03 +0200 From: Greg KH To: kys@microsoft.com Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, olaf@aepfle.de, apw@canonical.com, vkuznets@redhat.com, jasowang@redhat.com, leann.ogasawara@canonical.com, marcelo.cerri@canonical.com, sthemmin@microsoft.com, Alex Ng , Vyronas Tsingaras Subject: Re: [PATCH 1/2] Tools: hv: vss: Skip freezing filesystems backed by loop Message-ID: <20170717130002.GA1876@kroah.com> References: <1498420033-4914-1-git-send-email-kys@exchange.microsoft.com> <1498420066-5000-1-git-send-email-kys@exchange.microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1498420066-5000-1-git-send-email-kys@exchange.microsoft.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 353 Lines: 12 On Sun, Jun 25, 2017 at 12:47:45PM -0700, kys@exchange.microsoft.com wrote: > From: Alex Ng > > Skip loop devices from the freeze/thaw operation. Ok, but why? What is the consequences of this? Please provide a much better changelog comment, especially for something that is supposed to be a "fix". thanks, greg k-h