From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:55344 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751001AbdCPNyk (ORCPT ); Thu, 16 Mar 2017 09:54:40 -0400 Date: Thu, 16 Mar 2017 22:54:24 +0900 From: Greg Kroah-Hartman To: Eric Biggers Cc: stable@vger.kernel.org, Theodore Ts'o , Eric Biggers Subject: Re: [PATCH] ext4: don't BUG when truncating encrypted inodes on the orphan list Message-ID: <20170316135424.GA11021@kroah.com> References: <20170315222350.100900-1-ebiggers3@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170315222350.100900-1-ebiggers3@gmail.com> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Mar 15, 2017 at 03:23:50PM -0700, Eric Biggers wrote: > From: Theodore Ts'o > > commit 0d06863f903ac5f4f6efb0273079d27de3e53a28 upstream. Please apply > to 4.9-stable. Also added to 4.10-stable, can't forget about that one :) thanks, greg k-h