From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:59277 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933843AbeFGOmQ (ORCPT ); Thu, 7 Jun 2018 10:42:16 -0400 Date: Thu, 7 Jun 2018 16:41:51 +0200 From: Greg KH To: David Sterba Cc: stable@vger.kernel.org Subject: Re: Please add e2731e55884f2138a252b0a to 4.14 and 4.9 Message-ID: <20180607144151.GA16221@kroah.com> References: <20180607141012.GE3215@twin.jikos.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180607141012.GE3215@twin.jikos.cz> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Jun 07, 2018 at 04:10:12PM +0200, David Sterba wrote: > Hi, > > please add the commit e2731e55884f2138a252b0a3d7b24d57e49c3c59 ("btrfs: > define SUPER_FLAG_METADUMP_V2") to the 4.14.x and 4.9.x stable trees. > > The patch allows to mount an image dump of v2 format on < 4.15 kernels > that are still in use for the btrfs-progs testsuite. The image mount is > part of some tests that fail but otherwise are ok. > > The patch can be cleanly applied on top of current 4.14 and 4.9 > branches, fails on 4.4 and older but I'm interested namely in 4.14. Now queued up, thanks. greg k-h