freebsd-dev/sbin/fsck_ffs
Ian Dowse 8f42fb8fc9 Remove the kernel file-size limit for UFS2, so that only the limit
imposed by the filesystem structure itself remains. With 16k blocks,
the maximum file size is now just over 128TB.

For now, the UFS1 file size limit is left unchanged so as to remain
consistent with RELENG_4, but it too could be removed in the future.

Reviewed by:	mckusick
2002-06-26 18:34:51 +00:00
..
SMM.doc more file system > filesystem 2002-05-16 04:10:46 +00:00
dir.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
fsck_ffs.8 mdoc(7) police: section 1 and 8 manpages document their exit 2001-12-04 16:17:35 +00:00
fsck.h This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
fsutil.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
inode.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
main.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
pass1.c Remove the kernel file-size limit for UFS2, so that only the limit 2002-06-26 18:34:51 +00:00
pass1b.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
pass2.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
pass3.c o __P removed 2002-03-20 22:57:10 +00:00
pass4.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
pass5.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
preen.c o __P removed 2002-03-20 22:57:10 +00:00
setup.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
utilities.c o __P removed 2002-03-20 22:57:10 +00:00