freebsd-skq/sys/fs
Don Lewis d31c91fbcf Apply the same fix to a potential race in the ISDOTDOT code in
cd9660_lookup() that was used to fix an actual race in ufs_lookup.c:1.78.
This is not currently a hazard, but the bug would be activated by
marking cd9660 as MPSAFE.

Requested by:	bde
2005-10-16 21:41:54 +00:00
..
cd9660 Apply the same fix to a potential race in the ISDOTDOT code in 2005-10-16 21:41:54 +00:00
coda
deadfs
devfs Make rule zero really magical, that way we don't have to do anything 2005-09-24 07:03:09 +00:00
fdescfs
fifofs Second attempt at a work-around for fifo-related socket panics during 2005-10-01 20:15:41 +00:00
hpfs Unbreak hpfs/ntfs/udf/ext2fs/reiserfs mounting. 2005-09-03 20:23:41 +00:00
msdosfs Remove checks for BOOTSIG[23] from FAT32 bootblocks. 2005-09-29 14:09:46 +00:00
ntfs Cast bf_sysid to const char * when passing it to strncmp(), because 2005-09-11 16:02:14 +00:00
nullfs Handle a race condition where NULLFS vnode can be cleaned while threads 2005-09-15 19:21:26 +00:00
nwfs In preparation for making the modules actually use opt_*.h files 2005-10-14 23:17:45 +00:00
portalfs
procfs 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most 2005-10-14 12:43:47 +00:00
pseudofs Eliminate an unnecessary bcopy(). 2005-08-12 12:22:05 +00:00
smbfs In preparation for making the modules actually use opt_*.h files 2005-10-14 23:17:45 +00:00
udf - Do not hardcode the bsize to a sectorsize of 2048, even though 2005-10-09 04:45:33 +00:00
umapfs
unionfs