[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Ys3JNvQRzrhG/56T@codewreck.org>
Date: Wed, 13 Jul 2022 04:19:18 +0900
From: Dominique Martinet <asmadeus@...ewreck.org>
To: v9fs-developer@...ts.sourceforge.net
Cc: Christian Schoenebeck <linux_oss@...debyte.com>,
linux-kernel@...r.kernel.org, Hangyu Hua <hbh25y@...il.com>
Subject: Re: [PATCH] 9p: roll p9_tag_remove into p9_req_put
Dominique Martinet wrote on Tue, Jul 12, 2022 at 03:08:01PM +0900:
> diff --git a/net/9p/trans_fd.c b/net/9p/trans_fd.c
> index 007c3f45fe05..507974ce880c 100644
> --- a/net/9p/trans_fd.c
> +++ b/net/9p/trans_fd.c
> @@ -272,6 +272,8 @@ static int p9_fd_read(struct p9_client *client, void *v, int len)
> *
> */
>
> +static int failme;
> +
woops, removed that bit.
At least I didn't commit the code that actually triggered the fail...
> static void p9_read_work(struct work_struct *work)
> {
> __poll_t n;
--
Dominique
Powered by blists - more mailing lists