freebsd-dev/sys/fs/udf
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
..
ecma167-udf.h Use the same style as the rest of the file for the optional data string 2009-02-09 20:42:51 +00:00
osta.c Use #ifdef APPLE_MAC instead of #ifdef MAC to conditionalize Apple-specific 2009-06-06 07:13:57 +00:00
osta.h
udf_iconv.c
udf_mount.h
udf_vfsops.c Add a lock flags argument to the VFS_FHTOVP() file system 2011-05-22 01:07:54 +00:00
udf_vnops.c Fix found places where uio_resid is truncated to int. 2012-02-21 01:05:12 +00:00
udf.h udf_readatoffset: read through directory vnode, do not read > MAXBSIZE 2009-02-26 18:58:41 +00:00