diff options
author | 2011-10-19 12:17:29 -0700 | |
---|---|---|
committer | 2011-10-19 13:58:38 -0700 | |
commit | fba730050d1246d0e6ef44e026e0b584732fec2b (patch) | |
tree | 0f82efd65d61d40e6cc994fd8e69b9db0a2e6cb1 /kernel/rtmutex-debug.c | |
parent | NFS: Get rid of unnecessary calls to ClearPageError() in read code (diff) | |
download | wireguard-linux-fba730050d1246d0e6ef44e026e0b584732fec2b.tar.xz wireguard-linux-fba730050d1246d0e6ef44e026e0b584732fec2b.zip |
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 'kernel/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions