NetBSD/sys/msdosfs
jdolecek bae76d5fb5 msdosfs_rename(): also write the higher 16bits of start cluster if FAT32
Confirmed to fix kern/14839 by Thomas Klausner, fix provided by
Stephen Ma <stephenm@employees.org>
2002-03-08 22:07:53 +00:00
..
bootsect.h
bpb.h
denode.h
direntry.h
fat.h
Makefile
msdosfs_conv.c Use 'X' constants in the conversion arrays instead of hexadecimal numbers, 2002-01-08 20:44:13 +00:00
msdosfs_denode.c Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
msdosfs_fat.c
msdosfs_lookup.c
msdosfs_vfsops.c
msdosfs_vnops.c msdosfs_rename(): also write the higher 16bits of start cluster if FAT32 2002-03-08 22:07:53 +00:00
msdosfsmount.h
TODO