From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:49488 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752864AbdJTLhF (ORCPT ); Fri, 20 Oct 2017 07:37:05 -0400 Date: Fri, 20 Oct 2017 13:37:12 +0200 From: Greg KH To: Amir Goldstein Cc: Miklos Szeredi , linux-unionfs@vger.kernel.org, "# v4 . 13" Subject: Re: [PATCH] ovl: handle ENOENT on index lookup Message-ID: <20171020113712.GB699@kroah.com> References: <1508497270-27971-1-git-send-email-amir73il@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1508497270-27971-1-git-send-email-amir73il@gmail.com> Sender: stable-owner@vger.kernel.org List-ID: On Fri, Oct 20, 2017 at 02:01:10PM +0300, Amir Goldstein wrote: > Fixes: 359f392ca53e ("ovl: lookup index entry for copy up origin") > Cc: # v4.13 > Signed-off-by: Amir Goldstein Why is there no changelog at all? Not good, especially for a patch wanting to be sent to the stable trees :( thanks, greg k-h