freebsd-dev/sys/fs/hpfs
Tor Egge 5da56ddb21 Use mount interlock to protect all changes to mnt_flag and mnt_kern_flag.
This eliminates a race where MNT_UPDATE flag could be lost when nmount()
raced against sync(), sync_fsync() or quotactl().
2006-09-26 04:12:49 +00:00
..
hpfs_alsubr.c - Add a new 'flags' parameter to getblk(). 2003-03-04 00:04:44 +00:00
hpfs_ioctl.h
hpfs_lookup.c
hpfs_subr.c Convert to nmount. Add backwards compat cmount method. 2004-12-06 20:14:20 +00:00
hpfs_subr.h Convert to nmount. Add backwards compat cmount method. 2004-12-06 20:14:20 +00:00
hpfs_vfsops.c Use mount interlock to protect all changes to mnt_flag and mnt_kern_flag. 2006-09-26 04:12:49 +00:00
hpfs_vnops.c I ran into an nfs client panic a couple of times in a row over the 2006-01-17 17:29:03 +00:00
hpfs.h Commit the results of the typo hunt by Darren Pilgrim. 2006-08-04 07:56:35 +00:00
hpfsmount.h