fs/9p: Don't clunk dentry fid when we fail to get a writeback inode
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 20 May 2011 18:55:51 +0000 (18:55 +0000)
committerEric Van Hensbergen <ericvh@gmail.com>
Wed, 25 May 2011 13:46:38 +0000 (08:46 -0500)
commit398c4f0efb5c2f07fe2f5cd67031b15fd3e920c9
tree04ac97f2a5a50bb40c16a6784fa56611f530240f
parent08bb3a5076500adaf16af11f5813c8eb43f3c9a9
fs/9p: Don't clunk dentry fid when we fail to get a writeback inode

The dentry fid get clunked via the dput.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
fs/9p/vfs_inode_dotl.c