NFSD: Remove nfsd_readv()
[linux-2.6-block.git] / fs / nfsd / vfs.h
index 6381a2890b0b146da225644d5caa4f1f752ed3d7..a6890ea7b765b654f970ba08adeade06164d2b7c 100644 (file)
@@ -110,11 +110,6 @@ __be32             nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
                                struct file *file, loff_t offset,
                                unsigned long *count,
                                u32 *eof);
-__be32         nfsd_readv(struct svc_rqst *rqstp, struct svc_fh *fhp,
-                               struct file *file, loff_t offset,
-                               struct kvec *vec, int vlen,
-                               unsigned long *count,
-                               u32 *eof);
 __be32         nfsd_iter_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
                                struct file *file, loff_t offset,
                                unsigned long *count, unsigned int base,