From: Aneesh Kumar K.V Date: Mon, 28 Feb 2011 11:34:06 +0000 (+0530) Subject: fs/9p: Add support for marking inode attribute invalid X-Git-Tag: v2.6.39-rc1~489^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3cbea03b4edbd6b625dbf813bf8c30c22213cb7;p=pandora-kernel.git 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 Signed-off-by: Venkateswararao Jujjuri Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed