K 10 svn:author V 4 jeff K 8 svn:date V 27 2005-01-24T10:01:10.000000Z K 7 svn:log V 392 - Add a mutex to the ufsmount structure. This mutex is used to protect any per-instance global data that is not already protected by a buf or vnode lock. Presently, only fields in ffs's struct fs utilize this lock. - Sort some ufsmount members so that fields used for quotas are grouped together. This is in anticipation of quota locking. Sponsored By: Isilon Systems, Inc. END