From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:54570 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933144AbeFGOM6 (ORCPT ); Thu, 7 Jun 2018 10:12:58 -0400 Received: from relay1.suse.de (charybdis-ext-too.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 58EDCACA8 for ; Thu, 7 Jun 2018 14:12:57 +0000 (UTC) Date: Thu, 7 Jun 2018 16:10:12 +0200 From: David Sterba To: stable@vger.kernel.org Subject: Please add e2731e55884f2138a252b0a to 4.14 and 4.9 Message-ID: <20180607141012.GE3215@twin.jikos.cz> Reply-To: dsterba@suse.cz MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: stable-owner@vger.kernel.org List-ID: 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. Thanks.