NFSv4.1: Don't set up a backchannel if the server didn't agree to do so
[cascardo/linux.git] / fs / nfs / file.c
index 2ab6f00..94712fc 100644 (file)
@@ -646,7 +646,6 @@ static const struct vm_operations_struct nfs_file_vm_ops = {
        .fault = filemap_fault,
        .map_pages = filemap_map_pages,
        .page_mkwrite = nfs_vm_page_mkwrite,
-       .remap_pages = generic_file_remap_pages,
 };
 
 static int nfs_need_sync_write(struct file *filp, struct inode *inode)