little boo boo on the mmap() call to map_backing_store(). Wasn't passing the map...
commitcafbc9a18c36939f80fa8aa1b02a9c21f18eb323
authorTravis Geiselbrecht <geist@newos.org>
Sat, 2 Feb 2002 18:14:53 +0000 (2 18:14 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Sat, 2 Feb 2002 18:14:53 +0000 (2 18:14 +0000)
treec8cb41d5819bf34cdcbd3ba5021377f93897a3e2
parentdd53815ec3c738c7aa77e7f7ad547ebc76a7004d
little boo boo on the mmap() call to map_backing_store(). Wasn't passing the map offset to the internal code, thus all your mmaps() were always at the beginning of the file.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@456 c25cc9d1-44fa-0310-b259-ad778cb1d433
kernel/vm/vm.c