From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 1/5] fs: don't allow to complete sync iocbs through aio_complete Date: Wed, 28 Jan 2015 17:57:37 +0100 Message-ID: <20150128165737.GB17313@lst.de> References: <1422381313-24034-1-git-send-email-hch@lst.de> <1422381313-24034-2-git-send-email-hch@lst.de> <1422459025.27698.1.camel@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Al Viro , linux-aio@kvack.org, linux-fsdevel@vger.kernel.org, Maxim Patlasov To: Miklos Szeredi Return-path: Content-Disposition: inline In-Reply-To: <1422459025.27698.1.camel@suse.cz> Sender: owner-linux-aio@kvack.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Jan 28, 2015 at 04:30:25PM +0100, Miklos Szeredi wrote: > Adding Maxim Patlasov, who did the AIO mode in fuse. FYI, I don't think fuse should be too hard, it just needs a completion in struct fuse_io_priv. I just didn't bother before getting some higher level review for the concept. -- To unsubscribe, send a message with 'unsubscribe linux-aio' in the body to majordomo@kvack.org. For more info on Linux AIO, see: http://www.kvack.org/aio/ Don't email: aart@kvack.org