commit | a78ce05d5d342297b66122eda8add4eefa21f8a8 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Feb 28 17:04:02 2011 +0530 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Tue Mar 15 09:57:39 2011 -0500 |
tree | 84b9b4009ba0279ffbbc79382bbdbc6f168f23d8 | |
parent | a12119087bd803d3fa0b067ee18497e2e5d064cd [diff] |
fs/9p: Add v9fs_inode Switch to the fscache code to v9fs_inode. We will later use v9fs_inode in cache=loose mode to track the inode cache validity timeout. Ie if we find an inode in cache older that a specific jiffie range we will consider it stale Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>