K 10 svn:author V 3 kib K 8 svn:date V 27 2008-06-09T10:31:38.930030Z K 7 svn:log V 354 Provide the mutual exclusion between the nfs export list modifications and nfs requests processing. Lockmgr lock provides the shared locking for nfs requests, while exclusive mode is used for modifications. The writer starvation is handled by lockmgr too. Reported by: kris, pho, many Based on the submission by: mohan Tested by: pho MFC after: 2 weeks END