NetBSD/sys/msdosfs
mycroft 641dc38337 Require the denode to be locked before calling msdosfs_hashins(), rather than
inlining the rest of the code in reinsert().  (No functional changes.)  Also,
make sure that we don't print the (bogus) lock values when !DIAGNOSTIC.
Partly based on a patch from Mike Pritchard.
1995-04-07 17:37:08 +00:00
..
bootsect.h light clean; make sure headers are properly included, types are OK, etc. 1994-10-29 07:59:27 +00:00
bpb.h light clean; make sure headers are properly included, types are OK, etc. 1994-10-29 07:59:27 +00:00
denode.h KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
direntry.h KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
fat.h KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
msdosfs_conv.c Push more of the time conversion code into unix2dostime(). Maintain the 1994-12-27 18:36:21 +00:00
msdosfs_denode.c Require the denode to be locked before calling msdosfs_hashins(), rather than 1995-04-07 17:37:08 +00:00
msdosfs_fat.c Use the correct block number for updating the backup copy of the FAT when 1995-03-19 20:52:36 +00:00
msdosfs_lookup.c Ignore entries with ATTR_VOLUME set when checking if a directory is empty. 1994-12-27 21:53:31 +00:00
msdosfs_vfsops.c Remove some sanity checks that are too restrictive, as suggested by Leo. 1995-03-27 12:59:56 +00:00
msdosfs_vnops.c Require the denode to be locked before calling msdosfs_hashins(), rather than 1995-04-07 17:37:08 +00:00
msdosfsmount.h Update to match other fs code. 1994-12-14 16:33:18 +00:00