From: Greg KH <gregkh@linuxfoundation.org>
To: Thomas Backlund <tmb@mageia.org>
Cc: Johannes Thumshirn <jthumshirn@suse.de>,
dsterba@suse.com, nborisov@suse.com, stable@vger.kernel.org
Subject: Re: FAILED: patch "[PATCH] btrfs: correctly validate compression type" failed to apply to 5.1-stable tree
Date: Wed, 24 Jul 2019 08:29:06 +0200 [thread overview]
Message-ID: <20190724062906.GA19622@kroah.com> (raw)
In-Reply-To: <7b2be0ce-1dbf-3579-0d6c-764c6c6da7fe@mageia.org>
On Wed, Jul 24, 2019 at 01:31:46AM +0300, Thomas Backlund wrote:
> Den 23-07-2019 kl. 15:28, skrev Greg KH:
> > On Tue, Jul 23, 2019 at 02:19:55PM +0200, Johannes Thumshirn wrote:
> > > Hi Greg,
> > >
> > > please try the following:
> > >
> > > >From 9afa2d46ecb511259130eb51b4ab1feb1055d961 Mon Sep 17 00:00:00 2001
> > > From: Johannes Thumshirn <jthumshirn@suse.de>
> > > Date: Thu, 6 Jun 2019 12:07:15 +0200
> > > Subject: [PATCH] btrfs: correctly validate compression type
> > >
> > > (commit aa53e3bfac7205fb3a8815ac1c937fd6ed01b41e upstream)
> >
> > Worked for 5.1.y and 4.19.y, but not for the older ones.
> >
>
> It applies to 5.1 but it does not build:
>
> + /usr/bin/make -O -j12 ARCH=x86_64 -s all
> fs/btrfs/props.c: In function 'prop_compression_validate':
> fs/btrfs/props.c:369:6: error: implicit declaration of function
> 'btrfs_compression_is_valid_type'; did you mean
> 'btrfs_compress_is_valid_type'? [-Werror=implicit-function-declaration]
> if (btrfs_compression_is_valid_type(value, len))
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> btrfs_compress_is_valid_type
> cc1: some warnings being treated as errors
Yes, now dropped from 5.1 and 4.19 trees.
thanks,
greg k-h
next prev parent reply other threads:[~2019-07-24 6:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-23 12:01 FAILED: patch "[PATCH] btrfs: correctly validate compression type" failed to apply to 5.1-stable tree gregkh
2019-07-23 12:19 ` Johannes Thumshirn
2019-07-23 12:28 ` Greg KH
2019-07-23 12:30 ` Johannes Thumshirn
2019-07-23 12:40 ` Greg KH
2019-07-23 12:43 ` Johannes Thumshirn
2019-07-23 22:31 ` Thomas Backlund
2019-07-24 6:29 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-07-24 5:45 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=20190724062906.GA19622@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=dsterba@suse.com \
--cc=jthumshirn@suse.de \
--cc=nborisov@suse.com \
--cc=stable@vger.kernel.org \
--cc=tmb@mageia.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).