From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932638AbdJ3R17 (ORCPT ); Mon, 30 Oct 2017 13:27:59 -0400 Received: from mx2.suse.de ([195.135.220.15]:49004 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932356AbdJ3R16 (ORCPT ); Mon, 30 Oct 2017 13:27:58 -0400 Date: Mon, 30 Oct 2017 18:27:56 +0100 From: Jan Kara To: Miklos Szeredi Cc: linux-fsdevel , Jan Kara , Amir Goldstein , Xiong Zhou , lkml Subject: Re: [PATCH v2 0/7] fix fanotify issues with the series in v4.12 Message-ID: <20171030172756.GO23278@quack2.suse.cz> References: <1508920899-8115-1-git-send-email-mszeredi@redhat.com> <20171027115320.GJ31161@quack2.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171027115320.GJ31161@quack2.suse.cz> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri 27-10-17 13:53:20, Jan Kara wrote: > On Wed 25-10-17 16:31:39, Miklos Szeredi wrote: > > On Wed, Oct 25, 2017 at 10:41 AM, Miklos Szeredi wrote: > > > We discovered some problems in the latest fsnotify/fanotify codebase with > > > the help of a stress test (Xiong Zhou is working on upstreaming it to > > > fstests). > > > > > > This series attempts to fix these. With the patch applied the stress test > > > passes. > > > > > > Please review/test. > > > > > > Changes in v2 (only cosmetic fixes, no functional change): > > > - split first patch into 3 parts to make it more readable > > > - checkpatch fixes > > > - added cleanup patch for fanotify > > > > Pushed v3 (again with just cosmetics) to: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git fsnotify-fixes-v3 > > Sorry, I was at OSS Europe this week so I didn't find time to have a close > look. I'll try to check it early next week and pick it up to my tree. > Also thanks Amir for reviewing Miklos' patches! So I went through all patches and commented on those where I had some questions / suggestions. Once those are addressed, I can pick this up to my tree. Honza -- Jan Kara SUSE Labs, CR