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
..
Makefile
TODO
bootsect.h
bpb.h
denode.h a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
direntry.h
fat.h
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 add RCSIDs 2001-11-10 13:22:20 +00:00
msdosfs_lookup.c add RCSIDs 2001-11-10 13:22:20 +00:00
msdosfs_vfsops.c make compilable with MSDOSFS_DEBUG (again), supply missing \n in 2002-01-08 20:11:00 +00:00
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 add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00