Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031568AbbKDWXv (ORCPT ); Wed, 4 Nov 2015 17:23:51 -0500 Received: from www62.your-server.de ([213.133.104.62]:59157 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031098AbbKDWXt (ORCPT ); Wed, 4 Nov 2015 17:23:49 -0500 Message-ID: <563A8570.8070309@iogearbox.net> Date: Wed, 04 Nov 2015 23:23:44 +0100 From: Daniel Borkmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Steven Rostedt CC: viro@ZenIV.linux.org.uk, linux-kernel@vger.kernel.org Subject: Re: [PATCH] tracefs, debugfs: fix refcount imbalance in start_creating References: <20151102140739.6e0d0d46@gandalf.local.home> In-Reply-To: <20151102140739.6e0d0d46@gandalf.local.home> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: daniel@iogearbox.net Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 836 Lines: 22 On 11/02/2015 08:07 PM, Steven Rostedt wrote: > On Fri, 9 Oct 2015 20:30:10 +0200 > Daniel Borkmann wrote: > [...] >> >> Fixes: 4282d60689d4 ("tracefs: Add new tracefs file system") >> Fixes: 190afd81e4a5 ("debugfs: split the beginning and the end of __create_file() off") >> Signed-off-by: Daniel Borkmann >> Cc: Steven Rostedt [...] Fyi, I'll respin and split this one into two, so they can be routed through their individual trees. (Keeping Steven's Acked-by on the tracefs one.) Thanks & sorry for the noise, Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/