Date: Wed, 12 Feb 1997 08:31:30 -0800 (PST) From: Mike Pritchard <mpp> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/msdosfs msdosfs_denode.c msdosfs_vnops.c msdosfsmount.h Message-ID: <199702121631.IAA08620@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mpp 97/02/12 08:31:30
Modified: sys/msdosfs msdosfs_denode.c msdosfs_vnops.c msdosfsmount.h
Log:
Make this compile without warnings after the Lite2 merge:
- *fs_init routines now take a "struct vfsconf * vfsp" pointer
as an argument.
- Use the correct type for cookies.
- Update function prototypes.
Submitted by: bde
Revision Changes Path
1.21 +2 -1 src/sys/msdosfs/msdosfs_denode.c
1.38 +5 -6 src/sys/msdosfs/msdosfs_vnops.c
1.9 +1 -1 src/sys/msdosfs/msdosfsmount.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702121631.IAA08620>
