freebsd-dev/sys/fs/msdosfs
Matthew Dillon 23b590188f Fix a BUF_TIMELOCK race against BUF_LOCK and fix a deadlock in vget()
against VM_WAIT in the pageout code.  Both fixes involve adjusting
the lockmgr's timeout capability so locks obtained with timeouts do not
interfere with locks obtained without a timeout.

Hopefully MFC: before the 4.5 release
2001-12-20 22:42:27 +00:00
..
bootsect.h Axe more unused GEMDOS code that was #ifdef atari. 2001-11-28 16:56:42 +00:00
bpb.h Axe more unused GEMDOS code that was #ifdef atari. 2001-11-28 16:56:42 +00:00
denode.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
direntry.h
fat.h Axe more unused GEMDOS code that was #ifdef atari. 2001-11-28 16:56:42 +00:00
msdosfs_conv.c - sys/msdosfs moved to sys/fs/msdosfs 2001-05-25 08:14:14 +00:00
msdosfs_denode.c Fix a BUF_TIMELOCK race against BUF_LOCK and fix a deadlock in vget() 2001-12-20 22:42:27 +00:00
msdosfs_fat.c - sys/msdosfs moved to sys/fs/msdosfs 2001-05-25 08:14:14 +00:00
msdosfs_lookup.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
msdosfs_vfsops.c Fix indentation after removing GEMDOS support. Whitespace changes only. 2001-11-28 18:29:16 +00:00
msdosfs_vnops.c Use suser_td() instead of explicitly checking cr_uid against 0. 2001-11-28 18:25:39 +00:00
msdosfsmount.h Axe more unused GEMDOS code that was #ifdef atari. 2001-11-28 16:56:42 +00:00