NFSv4: Some NFSv4 servers have broken behaviour for the change attribute
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 25 May 2006 05:40:46 +0000 (01:40 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 9 Jun 2006 13:34:04 +0000 (09:34 -0400)
commit9d1e9232223a7f065be7f956a7b749a4cbbbe16d
treecf535655bda226c5d306fffdb40bc22fbeb5aedb
parent1de3fc12ea085690547a54b6efa01c7348f1cebd
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 <Trond.Myklebust@netapp.com>
fs/nfs/inode.c