All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: stable <stable@vger.kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Theodore Ts'o <tytso@mit.edu>
Subject: Build errors in v4.2-stable-queue due to 'ext4 crypto: fix bugs in ext4_encrypted_zeroout()'
Date: Fri, 11 Dec 2015 22:45:48 -0800	[thread overview]
Message-ID: <566BC29C.4050401@roeck-us.net> (raw)

fs/ext4/crypto.c: In function 'ext4_encrypted_zeroout':
fs/ext4/crypto.c:459:24: error: 'struct bio' has no member named 'bi_error'
    if ((err == 0) && bio->bi_error)

Various architectures are affected.

Culprit is 'ext4 crypto: fix bugs in ext4_encrypted_zeroout()'.
Guess it either needs a backport or more patches.

Copying Ted.

Guenter

             reply	other threads:[~2015-12-12  6:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-12  6:45 Guenter Roeck [this message]
2015-12-12 19:41 ` Build errors in v4.2-stable-queue due to 'ext4 crypto: fix bugs in ext4_encrypted_zeroout()' Greg Kroah-Hartman

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=566BC29C.4050401@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=stable@vger.kernel.org \
    --cc=tytso@mit.edu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.