From: Trond Myklebust Date: Thu, 25 May 2006 05:40:46 +0000 (-0400) Subject: NFSv4: Some NFSv4 servers have broken behaviour for the change attribute X-Git-Tag: v2.6.18-rc1~861^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d1e9232223a7f065be7f956a7b749a4cbbbe16d;p=pandora-kernel.git NFSv4: Some NFSv4 servers have broken behaviour for the change attribute The Linux NFSv4 server violates RFC3530 in that the change attribute is not guaranteed to be updated for every change to the inode. Our optimisation for checking whether or not the inode metadata has changed or not is broken too. Grr.... Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed