commit | 9d1e9232223a7f065be7f956a7b749a4cbbbe16d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu May 25 01:40:46 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Jun 09 09:34:04 2006 -0400 |
tree | cf535655bda226c5d306fffdb40bc22fbeb5aedb | |
parent | 1de3fc12ea085690547a54b6efa01c7348f1cebd [diff] |
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>