diff options
author | Trond Myklebust | 2011-10-19 12:17:29 -0700 |
---|---|---|
committer | Trond Myklebust | 2011-10-19 13:58:38 -0700 |
commit | fba730050d1246d0e6ef44e026e0b584732fec2b (patch) | |
tree | 0f82efd65d61d40e6cc994fd8e69b9db0a2e6cb1 /fs/nfs/client.c | |
parent | fbb5a9abf0d589e9471dc93b18025b7b921d22c9 (diff) |
NFS: Don't rely on PageError in nfs_readpage_release_partial
Don't rely on the PageError flag to tell us if one of the partial reads of
the page failed. Instead, replace that with a dedicated flag in the
struct nfs_page.
Then clean out redundant uses of the PageError flag: the VM no longer
checks it for reads.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/client.c')
0 files changed, 0 insertions, 0 deletions