]> err.no Git - linux-2.6/blobdiff - fs/proc/nommu.c
[PATCH] fuse: introduce unified request state
[linux-2.6] / fs / proc / nommu.c
index f3bf016d5ee3094d70534b7bee93d7bf4f6034e6..cff10ab1af630c69aa8d3a9af4f450834f120247 100644 (file)
@@ -91,6 +91,7 @@ static void *nommu_vma_list_start(struct seq_file *m, loff_t *_pos)
                        next = _rb;
                        break;
                }
+               pos--;
        }
 
        return next;