From: Trond Myklebust Date: Fri, 27 Apr 2012 17:48:17 +0000 (-0400) Subject: NFS: Simplify nfs_fhget() X-Git-Tag: v3.5-rc1~52^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4124bbc52118e7da6f7ad41cc247fa16f4b3f051;p=pandora-kernel.git NFS: Simplify nfs_fhget() If the inode is being initialised, there is no point in setting flags such as NFS_INO_INVALID_ACCESS, NFS_INO_INVALID_ACL or NFS_INO_INVALID_DATA since there are no cached access calls, acls or data caches to invalidate. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed