From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out5-smtp.messagingengine.com ([66.111.4.29]:33442 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933769AbcA0Rq0 (ORCPT ); Wed, 27 Jan 2016 12:46:26 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id D50E721204 for ; Wed, 27 Jan 2016 12:46:25 -0500 (EST) Date: Wed, 27 Jan 2016 09:46:24 -0800 From: Greg KH To: Avi Kivity Cc: Jan Kara , axboe@kernel.dk, linux-fsdevel@vger.kernel.org, Jeff Moyer , stable@vger.kernel.org, Steven Whitehouse Subject: Re: [PATCH] direct-io: Fix negative return from dio read beyond eof Message-ID: <20160127174624.GD2746@kroah.com> References: <1447964734-16010-1-git-send-email-jack@suse.cz> <56A89E16.3060706@scylladb.com> <20160127171302.GA2943@kroah.com> <56A8FB70.6040803@scylladb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56A8FB70.6040803@scylladb.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Jan 27, 2016 at 07:16:32PM +0200, Avi Kivity wrote: > > These are in the queue, in good company :) > > > >I'll go dig these out as I guess people care about them more than > >others... > > > > > > Much appreciated. Note, they didn't build on 3.14 so I had to revert both of them. If you could provide a fix for that release, that would be great. thanks, greg k-h