NetBSD/sys/fs/cd9660
dsl 2721ab6c7b Change the VFS_MOUNT() interface so that the 'data' buffer passed to the
fs code is a kernel buffer, pass though the length of the buffer as well.
Since the length of the userspace buffer isn'it (yet) passed through the mount
system call, add a field to the vfsops structure containing the default length.
Split sys_mount() for calls from compat code.
Ride one of the recent kernel version changes - old fs LKMs will load, but
sys_mount() will reject any attempt to use them.
2007-07-12 19:35:32 +00:00
..
Makefile
TODO merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
TODO.hibler
cd9660_bmap.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cd9660_extern.h Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
cd9660_lookup.c a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
cd9660_mount.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
cd9660_node.c Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
cd9660_node.h protect against multiple inclusion instead of forbidding their access from 2005-12-03 22:16:16 +00:00
cd9660_rrip.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
cd9660_rrip.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
cd9660_util.c The function wget() is always responsible to maintain length of component 2006-12-08 22:04:56 +00:00
cd9660_vfsops.c Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
cd9660_vnops.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
files.cd9660
iso.h * Added missing cast in isonum_712(). 2007-01-27 07:20:31 +00:00
iso_rrip.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00