K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-11-04T18:57:52.000000Z K 7 svn:log V 350 Bump __FreeBSD_version to 440002 to account for the mount structure change (LIST vnodelist -> TAILQ nvnodelist). At this time I am also adding a second TAILQ list, currently reserved, to the mount structure that will later be used to split the vnode list into a clean and dirty list, so as to get all mount structure changes over and done with now. END