From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dominique Martinet Subject: Re: [PATCH 2/2] 9p/trans_fd: put worker reqs on destroy Date: Mon, 15 Oct 2018 12:46:36 +0200 Message-ID: <20181015104636.GA14200@nautica> References: <20181009020949.GA29622@nautica> <1539057956-23741-1-git-send-email-asmadeus@codewreck.org> <1539057956-23741-2-git-send-email-asmadeus@codewreck.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Dominique Martinet , v9fs-developer@lists.sourceforge.net, netdev , LKML , Eric Van Hensbergen , Latchesar Ionkov To: Tomas Bortoli Return-path: Received: from nautica.notk.org ([91.121.71.147]:50920 "EHLO nautica.notk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726421AbeJOSbe (ORCPT ); Mon, 15 Oct 2018 14:31:34 -0400 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Tomas Bortoli wrote on Tue, Oct 09, 2018: > Il giorno mar 9 ott 2018 alle ore 06:06 Dominique Martinet > > Fixes: 728356dedeff8 ("9p: Add refcount to p9_req_t") > > Signed-off-by: Dominique Martinet > > Cc: Eric Van Hensbergen > > Cc: Latchesar Ionkov > > Cc: Tomas Bortoli > > Reviewed-by: Tomas Bortoli Thanks Tomas. Tests seem ok, I've push both patches to my next branch, and will submit them with the rest in a couple of weeks. Quite a few of my patches haven't had reviews this cycle, if you read this and have a bit of time, please pull my branch and have a read, or each commit has a link to the lkml post to reply somewhat easily. Reminder gir url: git://github.com/martinetd/linux 9p-next -- Dominique