From: Trond Myklebust Date: Sun, 9 Aug 2009 19:06:19 +0000 (-0400) Subject: NFSv4: Add 'server capability' flags for NFSv4 recommended attributes X-Git-Tag: v2.6.32-rc1~412^2~48^2~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62ab460cf5e450e1d207a98a9c6cf2e4a6a78fd1;p=pandora-kernel.git NFSv4: Add 'server capability' flags for NFSv4 recommended attributes If the NFSv4 server doesn't support a POSIX attribute, the generic NFS code needs to know that, so that it don't keep trying to poll for it. However, by the same count, if the NFSv4 server does support that attribute, then we should ensure that the inode metadata is appropriately labelled as being untrusted. For instance, if we don't know the correct value of the file's uid, we should certainly not be caching ACLs or ACCESS results. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed