freebsd-nq/sys/fs/pseudofs
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
..
pseudofs_fileno.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pseudofs_internal.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pseudofs_vncache.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pseudofs_vnops.c Fix found places where uio_resid is truncated to int. 2012-02-21 01:05:12 +00:00
pseudofs.c Make sure all intermediate variables holding mount flags (mnt_flag) 2012-01-17 01:08:01 +00:00
pseudofs.h Make sure all intermediate variables holding mount flags (mnt_flag) 2012-01-17 01:08:01 +00:00