]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2259e5065dbdc212a836ba95a921b6ee08e3ef96
treecf535655bda226c5d306fffdb40bc22fbeb5aedb
parent0e8884f04ee9d0e54ca83a8e60b8122bd1ef5478
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