From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gAbXM-0007Sx-9U for linux-mtd@lists.infradead.org; Thu, 11 Oct 2018 14:02:15 +0000 Date: Thu, 11 Oct 2018 16:01:46 +0200 From: "gregkh@linuxfoundation.org >> Greg Kroah-Hartman" To: Hou Tao Cc: Andreas Gruenbacher , David Woodhouse , linux-mtd@lists.infradead.org, stable@vger.kernel.org Subject: Re: [PATCH 4.4-stable] jffs2: return -ERANGE when xattr buffer is too small Message-ID: <20181011140146.GA2158@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Oct 05, 2018 at 03:13:20PM +0800, Hou Tao wrote: > Hi Greg, > > The problem had been fixed by 764a5c6b1fa4 ("xattr handlers: Simplify list > operation") in v4.5-rc1, but the modification in that commit may be too much > because it modifies all file-systems which implement xattr, so I create a single > patch for jffs2 to fix the problem. Which one is your preference ? This single patch is good. But the tabs are all converted to spaces and this does not apply :( Please fix up and resend. thanks, greg k-h