stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: "Holger Hoffstätte" <holger.hoffstaette@googlemail.com>
Cc: stable@vger.kernel.org
Subject: Re: Patch "btrfs: check unsupported filters in balance arguments" has been added to the 4.1-stable tree
Date: Sat, 12 Dec 2015 17:13:31 -0800	[thread overview]
Message-ID: <20151213011331.GA2525@kroah.com> (raw)
In-Reply-To: <pan.2015.12.12.21.47.03@googlemail.com>

On Sat, Dec 12, 2015 at 09:47:03PM +0000, Holger Hoffst�tte wrote:
> On Fri, 11 Dec 2015 09:19:26 -0800, gregkh wrote:
> 
> > This is a note to let you know that I've just added the patch titled
> > 
> >     btrfs: check unsupported filters in balance arguments
> > 
> > to the 4.1-stable tree which can be found at:
> >     http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
> > 
> > The filename of the patch is:
> >      btrfs-check-unsupported-filters-in-balance-arguments.patch
> > and it can be found in the queue-4.1 subdirectory.
> 
> This patch was previously already added to 4.1.12 & 4.2.5 and should be
> dropped from all queues. 4.3 has it out of the box, so no need to add it
> there either.
> 
> Not sure how but apparently you managed to apply it twice, so e.g.
> fs/btrfs/ioctl.c:4604 from 4.1.15-rc1 now looks like:
> 
> ...
> if (bctl->flags & ~(BTRFS_BALANCE_ARGS_MASK | BTRFS_BALANCE_TYPE_MASK)) {
> 	ret = -EINVAL;
> 	goto out_bctl;
> }
> 
> if (bctl->flags & ~(BTRFS_BALANCE_ARGS_MASK | BTRFS_BALANCE_TYPE_MASK)) {
> 	ret = -EINVAL;
> 	goto out_bargs;
> }
> ...

Thanks for letting me know, this must have come in in a different branch
multiple times, which is why I tried to pick it up twice.  Now removed
from the queue.

thanks,

greg k-h

  reply	other threads:[~2015-12-13  1:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11 17:19 Patch "btrfs: check unsupported filters in balance arguments" has been added to the 4.1-stable tree gregkh
2015-12-12 21:47 ` Holger Hoffstätte
2015-12-13  1:13   ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-23 14:20 gregkh

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=20151213011331.GA2525@kroah.com \
    --to=greg@kroah.com \
    --cc=holger.hoffstaette@googlemail.com \
    --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).