From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753352AbdC0Ot3 (ORCPT ); Mon, 27 Mar 2017 10:49:29 -0400 Received: from mx2.suse.de ([195.135.220.15]:40465 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753094AbdC0OtV (ORCPT ); Mon, 27 Mar 2017 10:49:21 -0400 Date: Mon, 27 Mar 2017 16:48:52 +0200 From: Jan Kara To: kernel test robot Cc: Jan Kara , Amir Goldstein , LKML , Jan Kara , lkp@01.org Subject: Re: [lkp-robot] [fsnotify] 0ee0efcf7c: kernel_BUG_at_fs/notify/inotify/inotify_user.c Message-ID: <20170327144852.GG6071@quack2.suse.cz> References: <20170327043617.GC17604@yexl-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170327043617.GC17604@yexl-desktop> 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 Mon 27-03-17 12:36:17, kernel test robot wrote: > FYI, we noticed the following commit: > > commit: 0ee0efcf7c7968fb045454f621b5681e94b2c288 ("fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()") > https://git.kernel.org/cgit/linux/kernel/git/jack/linux-fs.git for_testing > > in testcase: trinity > with following parameters: > > runtime: 300s > > test-description: Trinity is a linux system call fuzz tester. > test-url: http://codemonkey.org.uk/projects/trinity/ Yeah, the commit forgot to update assertion in inotify as ONESHOT watches will now see one-less refcount (the protection still works right since they are protected by SRCU in that case). Fixed. Honza -- Jan Kara SUSE Labs, CR