]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/ceph/addr.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[linux.git] / fs / ceph / addr.c
index 7d05e37874d456d66c0edf41b0d790fba9cf3331..fd5599d323620a2c5617ea5355e2e1320d6a0954 100644 (file)
@@ -1574,7 +1574,6 @@ int ceph_uninline_data(struct file *filp, struct page *locked_page)
 static struct vm_operations_struct ceph_vmops = {
        .fault          = ceph_filemap_fault,
        .page_mkwrite   = ceph_page_mkwrite,
-       .remap_pages    = generic_file_remap_pages,
 };
 
 int ceph_mmap(struct file *file, struct vm_area_struct *vma)