From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:47157 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755606AbdJJSBx (ORCPT ); Tue, 10 Oct 2017 14:01:53 -0400 Date: Tue, 10 Oct 2017 20:02:02 +0200 From: Greg KH To: Theodore Ts'o Cc: stable@vger.kernel.org Subject: Re: Please backport to 3.18: ext4: only call ext4_truncate when size <= isize Message-ID: <20171010180202.GC747@kroah.com> References: <20171007203344.nr7ntrfgyelrusee@thunk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171007203344.nr7ntrfgyelrusee@thunk.org> Sender: stable-owner@vger.kernel.org List-ID: On Sat, Oct 07, 2017 at 04:33:44PM -0400, Theodore Ts'o wrote: > > Hi, I'd appreciate it if you could backport upstream commit: > > 3da40c7b0898: ext4: only call ext4_truncate when size <= isize > > to the 3.18.xstable kernel series. This fixes an xfstests test > failure: generic/092 Now applied, thanks. greg k-h