[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kernel 2.0.34



	I haven't tested it, but it really looks like Gordon Chaffee's
patches are included. 

homey 4 > rgrep -i -r 'fat32' .
./fs/fat/cache.c:                          fat_bits == 16 ? EOF_FAT16 :
EOF_FAT3                                        
2);
./fs/fat/inode.c:       int fat32;
./fs/fat/inode.c:       if (!b->fat_length && b->fat32_length) {
./fs/fat/inode.c:               /* Must be FAT32 */
./fs/fat/inode.c:               fat32 = 1;
./fs/fat/inode.c:               MSDOS_SB(sb)->fat_length=
CF_LE_W(b->fat32_lengt                                        
h)*sector_mult;
./fs/fat/inode.c:               fat32 = 0;
./fs/fat/inode.c:               MSDOS_SB(sb)->fat_bits = fat32 ? 32 :
./fs/fat/misc.c:/* Flushes the number of free clusters on FAT32 */
./fs/fat/misc.c:        /* The fat32 boot fs info is at offset 0x3e0 by
observat                                        
ion */
./fs/fat/misc.c:                   MSDOS_SB(sb)->fat_bits == 16 ?
EOF_FAT16 : EO                                        
F_FAT32);
./CREDITS:D: vfat, fat32, joliet, native language support
./include/linux/msdos_fs.h:#define EOF_FAT32 0xFFFFFF8
./include/linux/msdos_fs.h:     /* The following fields are only used by
FAT32 *                                        
/
./include/linux/msdos_fs.h:     __u32   fat32_length;   /* sectors/FAT */
./include/linux/msdos_fs.h:     __u16   starthi;        /* High 16 bits of
clust                                        
er in FAT32 */
./include/linux/msdos_fs_sb.h:           fat32:1;         /* Is this a
FAT32 par                                        
tition? */
./include/linux/msdos_fs_sb.h:  unsigned long fsinfo_offset; /* FAT32
fsinfo off                                        
set from start of disk */


On Tue, 9 Jun 1998 Kenneth.Scharf@coulter.com wrote:

> I downloaded the sources for the 2.0.34 kernel and did a quick look through
> the files.  The fat-32 patches do not seem to be in here.  If 2.0.34 is to
> be released as a debian package, then I hope all of the patches that are in
> the 2.0.33 package are added.
> 
> Also has anyone packaged the Real Time linux kernel mods and utilities?
> 
> 
> 
> --
> To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

John Lapeyre <lapeyre@physics.arizona.edu>
Tucson,AZ     http://www.physics.arizona.edu/~lapeyre


--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: