freebsd-dev/sys/fs/unionfs
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
..
union_subr.c - Pass the ISOPEN flag down to our lower filesystems. 2005-04-27 09:06:06 +00:00
union_vfsops.c Use mount interlock to protect all changes to mnt_flag and mnt_kern_flag. 2006-09-26 04:12:49 +00:00
union_vnops.c Remove unneeded mac.h include. 2006-07-06 13:25:01 +00:00
union.h Remove public declarations of variables that were forgotten when they were 2005-08-10 07:10:02 +00:00