NetBSD/sys/isofs/cd9660
drochner fe52be52a6 Add the actual session offset to the volume size. This makes
a) the "df" output not an underestimate (Multisession cd filesystems can
   refer to data in previous sessions)
b) some checks where a block number is compared against the volume size
   succeed - I got mysterious misbehaviour with RR extensions
2002-03-26 19:04:23 +00:00
..
Makefile
TODO
TODO.hibler
cd9660_bmap.c add RCSIDs 2001-11-12 15:25:01 +00:00
cd9660_extern.h
cd9660_lookup.c add RCSIDs 2001-11-12 15:25:01 +00:00
cd9660_mount.h
cd9660_node.c Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
cd9660_node.h a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
cd9660_rrip.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
cd9660_rrip.h
cd9660_util.c add RCSIDs 2001-11-12 15:25:01 +00:00
cd9660_vfsops.c Add the actual session offset to the volume size. This makes 2002-03-26 19:04:23 +00:00
cd9660_vnops.c delint -- you can't cast an lvalue 2001-11-17 18:56:46 +00:00
iso.h
iso_rrip.h