From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:57360 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751610AbcLGHGz (ORCPT ); Wed, 7 Dec 2016 02:06:55 -0500 Date: Wed, 7 Dec 2016 08:06:35 +0100 From: Greg KH To: Christian Groessler Cc: stable@vger.kernel.org Subject: Re: fix kernel crash on stable/linux-3.4.y Message-ID: <20161207070635.GA10190@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Wed, Dec 07, 2016 at 01:22:00AM +0100, Christian Groessler wrote: > Hi, > > the attached patch prevents a crash when trying to mount a corrupted ext4 > file system. This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read Documentation/stable_kernel_rules.txt for how to do this properly.