freebsd-dev/sys/fs/ext2fs
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
..
ext2_alloc.c Migrate ufs and ext2fs from skpc() to memcchr(). 2012-01-01 20:47:33 +00:00
ext2_balloc.c Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
ext2_bmap.c Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
ext2_dinode.h Update the data structures with some fields reserved for 2012-02-07 22:31:28 +00:00
ext2_dir.h Various style fixes including using uint*_t instead of u_int*_t. 2011-04-27 18:15:34 +00:00
ext2_extern.h Bring in reallocblk to ext2fs. 2011-12-15 20:31:18 +00:00
ext2_inode_cnv.c
ext2_inode.c Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
ext2_lookup.c Fix found places where uio_resid is truncated to int. 2012-02-21 01:05:12 +00:00
ext2_mount.h Some cosmetic fixes and remove a duplicate constant. 2011-02-01 18:30:52 +00:00
ext2_subr.c Bring in reallocblk to ext2fs. 2011-12-15 20:31:18 +00:00
ext2_vfsops.c Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
ext2_vnops.c Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
ext2fs.h Update the data structures with some fields reserved for 2012-02-07 22:31:28 +00:00
fs.h Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
inode.h Update the data structures with some fields reserved for 2012-02-07 22:31:28 +00:00