freebsd-dev/sys/fs/cd9660
Konstantin Belousov 526d0bd547 Fix found places where uio_resid is truncated to int.
Add the sysctl debug.iosize_max_clamp, enabled by default. Setting the
sysctl to zero allows to perform the SSIZE_MAX-sized i/o requests from
the usermode.

Discussed with:	bde, das (previous versions)
MFC after:	1 month
2012-02-21 01:05:12 +00:00
..
cd9660_bmap.c
cd9660_iconv.c
cd9660_lookup.c In vn_vget_ino() and their inline equivalents, mnt_ref() the mount point 2009-07-02 18:02:55 +00:00
cd9660_mount.h The r184588 changed the layout of struct export_args, causing an ABI 2010-10-10 07:05:47 +00:00
cd9660_node.c Remove prtactive variable and related printf()s in the vop_inactive 2010-11-19 21:17:34 +00:00
cd9660_node.h
cd9660_rrip.c
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c Remove an unnecessary cast. 2012-02-20 09:56:14 +00:00
cd9660_vnops.c Fix found places where uio_resid is truncated to int. 2012-02-21 01:05:12 +00:00
iso_rrip.h
iso.h This update changes the mnt_flag field in the mount structure from 2011-07-24 17:43:09 +00:00
TODO
TODO.hibler