NetBSD/sys/fs
xtraeme 529eaccb6b The maximum file size on MS-DOS filesystems is 4 GB - 1 byte, so
don't bother trying to write files bigger than this.  Just return
EFBIG to caller, rather than panic()ing later.

From OpenBSD.

This closes my PR kern/30864: "panic when copying files of >4GB on msdosfs"
2005-08-29 23:22:05 +00:00
..
adosfs fix a printf arg. 2005-08-19 04:15:02 +00:00
cd9660 64 bit inode changes. 2005-08-19 02:03:49 +00:00
filecorefs namlen is u_int16_t now. 2005-08-19 04:47:55 +00:00
msdosfs The maximum file size on MS-DOS filesystems is 4 GB - 1 byte, so 2005-08-29 23:22:05 +00:00
ntfs 64 bit inode changes. 2005-08-19 02:03:49 +00:00
ptyfs - rename variables to avoid shadowing. 2005-05-29 21:00:29 +00:00
smbfs - constify genfs_ops. 2005-06-28 09:30:37 +00:00
union statvfs(2) returns bogus result from union mounted file systems with 2005-08-24 15:21:28 +00:00
Makefile
unicode.h