freebsd-skq/sys/ufs
Jeff Roberson 3ba649d792 - Initialize and destroy the per-filesystem ufs lock where appropriate.
- Use the buffer lock on the superblock buf to serialize calls to
   sbupdate.
 - Set the MNTK_MPSAFE flag when QUOTA is not defined in the kernel.

Sponsored By:	Isilon Systems, Inc.
2005-01-24 10:12:28 +00:00
..
ffs - Initialize and destroy the per-filesystem ufs lock where appropriate. 2005-01-24 10:12:28 +00:00
ufs - Add a mutex to the ufsmount structure. This mutex is used to protect 2005-01-24 10:01:10 +00:00