OSDN Git Service

NFS: If the cookie verifier changes, we must invalidate the page cache
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 22 Feb 2022 21:23:12 +0000 (16:23 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 2 Mar 2022 13:43:38 +0000 (08:43 -0500)
commit6c34f05b754622f473b546fd19ad3a89bd65bd89
treeb5d586c64425cfa4cf366d938026244ff6525148
parent580f236737d13ee25d5b0b1d124f50014fe6833b
NFS: If the cookie verifier changes, we must invalidate the page cache

Ensure that if the cookie verifier changes when we use the zero-valued
cookie, then we invalidate any cached pages.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/dir.c