From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:46152 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751819Ab3JFGKx (ORCPT ); Sun, 6 Oct 2013 02:10:53 -0400 Date: Sat, 5 Oct 2013 16:52:18 -0700 From: Greg KH To: David Sterba Cc: stable@vger.kernel.org, Josef Bacik , Chris Mason , linux-btrfs@vger.kernel.org Subject: Re: Handful of btrfs fixes for 3.11.x stable Message-ID: <20131005235218.GG18223@kroah.com> References: <1379694879-29402-1-git-send-email-dsterba@suse.cz> <20130920165301.GA11262@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20130920165301.GA11262@kroah.com> Sender: linux-btrfs-owner@vger.kernel.org List-ID: On Fri, Sep 20, 2013 at 09:53:02AM -0700, Greg KH wrote: > On Fri, Sep 20, 2013 at 06:34:39PM +0200, David Sterba wrote: > > Hi stable team, > > > > please add the following commits to 3.11 tree, they fix user visible problems, > > were tested and are now present in 3.12-rc1. > > > > 3d05ca371200b3366530621abf73769024581b79 > > b13a004528c3e5eb060a26eee795f5a0da7bfe9f > > 7ef67ffda91cc0c56f33937bfdf1d057b9ee96ca > > ca6d07c1d74bf7ba3083bc31a9aeeaa1d0ad86aa These git commit ids don't match up to anything in Linus's tree, where did you get them from? > > Josef Bacik (4): > > Btrfs: reset ret in record_one_backref > > Btrfs: change how we queue blocks for backref checking > > Btrfs: skip subvol entries when checking if we've created a dir already > > Btrfs: remove ourselves from the cluster list under lock I can dig through the tree to find these, but I'd prefer if you could provide the correct ids to verify I got them right. Also, what order do I apply them in? thanks, greg k-h