]> git.baikalelectronics.ru Git - kernel.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)
committerEric Van Hensbergen <ericvh@gmail.com>
Sat, 23 Jul 2011 14:32:48 +0000 (09:32 -0500)
commitc15703ba3f3c63ced8c4c2933de97b6edd9d12a6
tree3d4ec559fb07e4da068fe623475b343896b66087
parentf2c6900b69cff9f985eb54fb47f9c90b7f2342a4
fs/9p: Fid is not valid after a failed clunk.

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>
net/9p/client.c