]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move the code dealing with vnode out of several functions into a single
authorkan <kan@FreeBSD.org>
Fri, 27 Feb 2004 22:02:15 +0000 (22:02 +0000)
committerkan <kan@FreeBSD.org>
Fri, 27 Feb 2004 22:02:15 +0000 (22:02 +0000)
commit68d7945627a349348497d3b65e569884aac0a98f
tree2ab2f5b4fe6810d8bf298b86bbe590b038ee6bea
parent1584bc6304f8e9cbb42cd3aab202425700969f99
Move the code dealing with vnode out of several functions into a single
helper function vm_mmap_vnode.

Discussed with: jeffr,alc (a while ago)
sys/vm/vm_mmap.c