From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:45176 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726992AbeIMReT (ORCPT ); Thu, 13 Sep 2018 13:34:19 -0400 Date: Thu, 13 Sep 2018 14:25:01 +0200 From: Greg KH To: SZ Lin =?utf-8?B?KOael+S4iuaZuik=?= Cc: stable@vger.kernel.org Subject: Re: [PATCH 4.4 0/3] Fix read-only issue with non-empty workdir Message-ID: <20180913122501.GG2268@kroah.com> References: <20180828104032.7178-1-sz.lin@moxa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180828104032.7178-1-sz.lin@moxa.com> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Aug 28, 2018 at 06:40:29PM +0800, SZ Lin (林上智) wrote: > Hi, > > This patch series fixes read-only issue when non-empty workdir occurred > in overlayfs, the non-empty workdir could be easily reproduced in > power-failure test during write operations. > > These patches have passed basic test in unionmount-testsuite. All now applied, thanks. greg k-h