Searched hist:ef070dcb3989f553f5d84edf555eebc7e204099d (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | file.c | diff ef070dcb3989f553f5d84edf555eebc7e204099d Mon Mar 02 23:06:35 CST 2015 Trond Myklebust <trond.myklebust@primarydata.com> NFS: Don't write enable new pages while an invalidation is proceeding
nfs_vm_page_mkwrite() should wait until the page cache invalidation is finished. This is the second patch in a 2 patch series to deprecate the NFS client's reliance on nfs_release_page() in the context of nfs_invalidate_mapping().
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
H A D | inode.c | diff ef070dcb3989f553f5d84edf555eebc7e204099d Mon Mar 02 23:06:35 CST 2015 Trond Myklebust <trond.myklebust@primarydata.com> NFS: Don't write enable new pages while an invalidation is proceeding
nfs_vm_page_mkwrite() should wait until the page cache invalidation is finished. This is the second patch in a 2 patch series to deprecate the NFS client's reliance on nfs_release_page() in the context of nfs_invalidate_mapping().
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|