fs/9p: Use the correct dentry operations
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 30 Aug 2010 16:04:35 +0000 (16:04 +0000)
committerEric Van Hensbergen <ericvh@gmail.com>
Mon, 13 Sep 2010 13:13:03 +0000 (08:13 -0500)
commit3c30750ffafbc32af040b09f777b67aa2486b063
treedd1a5e2ba2ab5a044a75187bd0fc5d8d58213016
parent62726a7ab3a6a3624256172af055ff0a38c6ffa2
fs/9p: Use the correct dentry operations

We should use the cached dentry operation only if caching mode is enabled

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.c