]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/gfs2/ops_file.c
mm: fault feedback #1
[linux-2.6-omap-h63xx.git] / fs / gfs2 / ops_file.c
index 581ac11b2656db986a042a2293858055e5d88f3b..1a5e8e893d7529e805ee016f6852a35423e128bf 100644 (file)
@@ -364,8 +364,6 @@ static int gfs2_mmap(struct file *file, struct vm_area_struct *vma)
        else
                vma->vm_ops = &gfs2_vm_ops_private;
 
-       vma->vm_flags |= VM_CAN_INVALIDATE|VM_CAN_NONLINEAR;
-
        gfs2_glock_dq_uninit(&i_gh);
 
        return error;