All of lore.kernel.org
 help / color / mirror / Atom feed
* Build errors in v4.2-stable-queue due to 'ext4 crypto: fix bugs in ext4_encrypted_zeroout()'
@ 2015-12-12  6:45 Guenter Roeck
  2015-12-12 19:41 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2015-12-12  6:45 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman, Theodore Ts'o

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Build errors in v4.2-stable-queue due to 'ext4 crypto: fix bugs in ext4_encrypted_zeroout()'
  2015-12-12  6:45 Build errors in v4.2-stable-queue due to 'ext4 crypto: fix bugs in ext4_encrypted_zeroout()' Guenter Roeck
@ 2015-12-12 19:41 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2015-12-12 19:41 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: stable, Theodore Ts'o

On Fri, Dec 11, 2015 at 10:45:48PM -0800, Guenter Roeck wrote:
> 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.

Thanks, I've now dropped that patch from the queues.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-12 19:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-12  6:45 Build errors in v4.2-stable-queue due to 'ext4 crypto: fix bugs in ext4_encrypted_zeroout()' Guenter Roeck
2015-12-12 19:41 ` Greg Kroah-Hartman

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.