Re: NFS v3 cached directory content out of sync

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Aug 25, 2009, at 3:45 PM, Stefan Egli wrote:
Thanks Mates! I've seen those manuals but the bug I'm chasing doesn't
seem to be documented ;)

Just now that I got your attention :) one final clarification question: * the attribute cache (==metadata cache) is part of the nfs client code
* the date (=file content) cache would be the normal linux caching

A file's mtime/ctime/atime is stored in the generic in-core inode. The inode cache is "normal linux caching". File content is cached in the kernel's regular page cache, also considered "normal linux caching". The difference for NFS files is how this information is updated and flushed back to persistent storage.

--
Chuck Lever
chuck[dot]lever[at]oracle[dot]com



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

[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux