linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Mason <clm@fb.com>
To: "Holger Hoffstätte" <holger.hoffstaette@googlemail.com>,
	linux-btrfs@vger.kernel.org
Cc: <stable@vger.kernel.org>
Subject: Re: Btrfs stable updates for v3.16
Date: Wed, 3 Sep 2014 19:50:26 -0400	[thread overview]
Message-ID: <5407A942.2030701@fb.com> (raw)
In-Reply-To: <pan.2014.09.03.23.36.00@googlemail.com>



On 09/03/2014 07:36 PM, Holger Hoffstätte wrote:
> On Wed, 03 Sep 2014 16:50:47 -0400, Chris Mason wrote:
> 
>> Hi everyone,
>>
>> For 3.16, please pull these into stable, I've cherry picked and tested
>> them here.  For 3.15 and earlier there are a few conflicts, so I'll make
>> a git tree with things to pull.
>>
>> 8d875f95da43c6a8f18f77869f2ef26e9594fecc v3.15+
> 
> This ("fix filemap_flush call in btrfs_file_release") is the only one 
> that requires some work for 3.14.
> 
> There is one conflict in ordered.data.c - just a sligh work queue 
> submission change - and the second in transaction.c where the patch does 
> not delete enough from btrfs_flush_all_pending_stuffs(), since 3.14 still 
> has the old qgroup calls in place. I removed it wholesale and that makes 
> everything fit.
> 
> The followup ("fix filemap_flush call in btrfs_file_release") then also 
> applies.
> 
> Should they also go into the next 3.14.x stable cycle? This rename 
> deadlock sounds like a possible problem with rsync, which seems like a 
> popular use case, and I guess nobody will complain about slightly better 
> performance either.

Right, the btrfs_flush_all_pending_stuffs function can just be deleted.
 But, Liu Bo's patch isn't required on 3.14 (since the regression he
fixed came with 3.15).

And these changes are big enough that I like to test them a little here
before sending out.  I did mark that patch as 3.15+, but really that
deadlock has been there forever.  We only started seeing it with 3.15+
because other waitqueue problems made it stand out.

-chris

  reply	other threads:[~2014-09-03 23:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-03 20:50 Btrfs stable updates for v3.16 Chris Mason
2014-09-03 21:33 ` Greg KH
2014-09-03 23:36 ` Holger Hoffstätte
2014-09-03 23:50   ` Chris Mason [this message]
2014-09-04 17:31   ` Holger Hoffstätte
2014-09-06 21:58 ` Marc MERLIN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5407A942.2030701@fb.com \
    --to=clm@fb.com \
    --cc=holger.hoffstaette@googlemail.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).