Re: NFS cache consistancy appears to be broken...

From: Trond Myklebust
Date: Wed Nov 30 2005 - 09:46:56 EST


On Wed, 2005-11-30 at 09:25 -0500, Steve Dickson wrote:

> It was the simple fact that nfsi->cache_change_attribute was not being
> initialized to jiffies when the nfs inode was being allocated. This
> meant when nfs_revalidate_mapping() was called with the
> NFS_INO_INVALID_DATA bit was on, nfsi->cache_change_attribute
> was not being changed, it was actually being set!

That makes sense. Thanks!

Cheers,
Trond

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/