Searched hist:"0 ff34b5e1ca270b47567b78c45ec375134e78620" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfs_vfsops.c | diff 0ff34b5e1ca270b47567b78c45ec375134e78620 Mon Mar 15 00:28:12 CET 2004 Robert Watson <rwatson@FreeBSD.org> Don't reject FAT file systems with a number of "Heads" greater than 255; USB keychains exist that use 256 as the number of heads. This check has also been removed in Darwin (along with most of the other head/sector sanity checks). diff 0ff34b5e1ca270b47567b78c45ec375134e78620 Mon Mar 15 00:28:12 CET 2004 Robert Watson <rwatson@FreeBSD.org> Don't reject FAT file systems with a number of "Heads" greater than 255; USB keychains exist that use 256 as the number of heads. This check has also been removed in Darwin (along with most of the other head/sector sanity checks).
|