From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:33824 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932411AbdJJSMR (ORCPT ); Tue, 10 Oct 2017 14:12:17 -0400 Date: Tue, 10 Oct 2017 20:12:25 +0200 From: Greg KH To: Theodore Ts'o Cc: stable@vger.kernel.org Subject: Re: [FOR STABLE 4.4] ext4: don't allow encrypted operations without keys Message-ID: <20171010181225.GJ747@kroah.com> References: <20171008182910.pzgxejk74s6teooz@thunk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171008182910.pzgxejk74s6teooz@thunk.org> Sender: stable-owner@vger.kernel.org List-ID: On Sun, Oct 08, 2017 at 02:29:10PM -0400, Theodore Ts'o wrote: > >From 85c293dc2ed8c48feef46b4c28ac68a808241cfd Mon Sep 17 00:00:00 2001 > From: Theodore Ts'o > Date: Wed, 28 Dec 2016 00:22:52 -0500 > Subject: [PATCH] ext4: don't allow encrypted operations without keys > > [ Upstream commit 173b8439e1ba362007315868928bf9d26e5cc5a6 ] Now applied, thanks. greg k-h