Searched hist:"499 d3ffa94226be40cd1464ed960943db0dae0db" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfsmount.h | diff 499d3ffa94226be40cd1464ed960943db0dae0db Tue Dec 28 16:27:39 CET 1999 Boris Popov <bp@FreeBSD.org> It is possible that number of sectors specified in the BPB will exceed FAT capacity. This will lead to kernel panic while other systems just limit number of clusters.
PR: 4381, 15136 Reviewed by: phk diff 499d3ffa94226be40cd1464ed960943db0dae0db Tue Dec 28 16:27:39 CET 1999 Boris Popov <bp@FreeBSD.org> It is possible that number of sectors specified in the BPB will exceed FAT capacity. This will lead to kernel panic while other systems just limit number of clusters.
PR: 4381, 15136 Reviewed by: phk
|
H A D | msdosfs_vfsops.c | diff 499d3ffa94226be40cd1464ed960943db0dae0db Tue Dec 28 16:27:39 CET 1999 Boris Popov <bp@FreeBSD.org> It is possible that number of sectors specified in the BPB will exceed FAT capacity. This will lead to kernel panic while other systems just limit number of clusters.
PR: 4381, 15136 Reviewed by: phk diff 499d3ffa94226be40cd1464ed960943db0dae0db Tue Dec 28 16:27:39 CET 1999 Boris Popov <bp@FreeBSD.org> It is possible that number of sectors specified in the BPB will exceed FAT capacity. This will lead to kernel panic while other systems just limit number of clusters.
PR: 4381, 15136 Reviewed by: phk
|