K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-07-20T11:27:54.000000Z K 7 svn:log V 236 Pass getvfsbyname() the address of a struct xvfsconf instead of struct vfsconf. This silences a warning, but could also prevent stack corruption problems if xvfsconf ever became larger than vfsconf. PR: 53863 Submitted by: Lukas Ertl END