freebsd_amp_hwpstate/sys/msdosfs
David Greenman 2f9bae59d6 Moved the fsnode MALLOC to before the call to getnewvnode() so that the
process won't possibly block before filling in the fsnode pointer (v_data)
which might be dereferenced during a sync since the vnode is put on the
mnt_vnodelist by getnewvnode.

Pointed out by Matt Day <mday@artisoft.com>
1996-06-12 03:37:57 +00:00
..
bootsect.h
bpb.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
denode.h Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
direntry.h
fat.h staticize private parts. 1995-11-07 14:06:45 +00:00
msdosfs_conv.c Fix adjkerntz expression priority. 1996-04-05 18:59:06 +00:00
msdosfs_denode.c Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:37:57 +00:00
msdosfs_fat.c Added prototypes. 1995-12-03 16:42:02 +00:00
msdosfs_lookup.c Added prototypes. 1995-12-03 16:42:02 +00:00
msdosfs_vfsops.c add a `Warning:' to the message saying that the root directory is not a 1996-04-03 23:05:40 +00:00
msdosfs_vnops.c Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
msdosfsmount.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00