From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([65.50.211.133]:43487 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751057AbeBIPOQ (ORCPT ); Fri, 9 Feb 2018 10:14:16 -0500 Date: Fri, 9 Feb 2018 07:14:12 -0800 From: Matthew Wilcox To: Kirill Tkhai Cc: akpm@linux-foundation.org, jack@suse.cz, amir73il@gmail.com, linux-api@vger.kernel.org, linux-fsdevel@vger.kernel.org, gorcunov@virtuozzo.com Subject: Re: [PATCH v2] inotify: Extend ioctl to allow to request id of new watch descriptor Message-ID: <20180209151412.GE16666@bombadil.infradead.org> References: <151810242614.30935.12876744458891870220.stgit@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Fri, Feb 09, 2018 at 06:04:54PM +0300, Kirill Tkhai wrote: > CC: Jan Kara > CC: Matthew Wilcox > CC: Andrew Morton > CC: Amir Goldstein > Signed-off-by: Kirill Tkhai > Reviewed-by: Cyrill Gorcunov Reviewed-by: Matthew Wilcox