]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/9p: Fid is not valid after a failed clunk.
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 11 Jul 2011 16:40:58 +0000 (16:40 +0000)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 17 Aug 2012 19:35:13 +0000 (15:35 -0400)
commit23a36a52a22b44087459d72b9b787c226250e593
tree7c7e6df58d10023985033a90502f49fc7cafef03
parent5e09270b0da603e9b49162f414993cd53db00548
fs/9p: Fid is not valid after a failed clunk.

commit 5034990e28efb2d232ee82443a9edd62defd17ba upstream.

free the fid even in case of failed clunk.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/9p/client.c