NFS: Get rid of unnecessary calls to ClearPageError() in read code
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 19 Oct 2011 19:17:29 +0000 (12:17 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 19 Oct 2011 20:58:37 +0000 (13:58 -0700)
commitfbb5a9abf0d589e9471dc93b18025b7b921d22c9
tree0f9ad68b242159289fd57b39dddd5fb4da7ea708
parentd00c5d43866720963a265fa3129f3203cac35b8e
NFS: Get rid of unnecessary calls to ClearPageError() in read code

The generic file read code does that for us anyway.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/read.c
fs/nfs/write.c