commit | b3cbea03b4edbd6b625dbf813bf8c30c22213cb7 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Feb 28 17:04:06 2011 +0530 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Tue Mar 15 09:57:40 2011 -0500 |
tree | 8624d0c52b80b6de244bbca6f4ab35eb36d7cb62 | |
parent | 0e432703aac3b187dd88d81ac23282f7b1c71002 [diff] |
fs/9p: Add support for marking inode attribute invalid With cached mode some of the file system operation result in updating inode attributes (ctime). Add support for marking inode attribute invalid in such cases so that we fetch the updated inode attribute on dentry revalidation. 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>