[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090118.213308.214103172.davem@davemloft.net>
Date: Sun, 18 Jan 2009 21:33:08 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: roel.kluin@...il.com
Cc: ericvh@...il.com, rminnich@...dia.gov, lucho@...kov.net,
v9fs-developer@...ts.sourceforge.net, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net/9p: fid->fid is used uninitialized
From: Roel Kluin <roel.kluin@...il.com>
Date: Sun, 18 Jan 2009 20:10:25 +0100
> fid->fid is used uninitialized
>
> Signed-off-by: Roel Kluin <roel.kluin@...il.com>
Applied, thanks Roel.
Someone should look into how p9_idpool_get() errors are
propagated. Another call site uses -ENOBUFS, this location
uses -ENOSPC, and it begs the question whether we should
just use the error return given by p9_idpool_get() across
the board.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists