Searched hist:"13 c0b082b6a90b1b87b5fb100983d05bcc75d9b6" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | file.c | diff 13c0b082b6a90b1b87b5fb100983d05bcc75d9b6 Thu Mar 25 20:07:21 CDT 2021 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity
When checking cache validity, be more specific than just 'we want to check the page cache validity'. In almost all cases, we want to check that change attribute, and possibly also the size.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
|
H A D | inode.c | diff 13c0b082b6a90b1b87b5fb100983d05bcc75d9b6 Thu Mar 25 20:07:21 CDT 2021 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity
When checking cache validity, be more specific than just 'we want to check the page cache validity'. In almost all cases, we want to check that change attribute, and possibly also the size.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
|
H A D | write.c | diff 13c0b082b6a90b1b87b5fb100983d05bcc75d9b6 Thu Mar 25 20:07:21 CDT 2021 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity
When checking cache validity, be more specific than just 'we want to check the page cache validity'. In almost all cases, we want to check that change attribute, and possibly also the size.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
|
H A D | nfs4proc.c | diff 13c0b082b6a90b1b87b5fb100983d05bcc75d9b6 Thu Mar 25 20:07:21 CDT 2021 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity
When checking cache validity, be more specific than just 'we want to check the page cache validity'. In almost all cases, we want to check that change attribute, and possibly also the size.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
|