On Sun, Jul 17, 2011 at 03:25:29PM +0000, Thordur Bjornsson wrote: > > > > The commit comment indicates to me that the underlying mechanism > > changed significantly, so now I wonder if the information that > > once was in vnode_if.src (regarding vnode locking disciplines) is > > irrelevant, obsolete or if it needs to be updated and moved to > > somewhere more appropriate? The diff below just removes the > > reference to the file which may not be the right thing to do. > > The locking discipline in that file is subtly wrong in some places, > overtly wrong in others. > > I'm reworking it actually, and I hope to have a man page for it > at some point. > > For now, the best bet if you are messing with this is to check > to see what UFS/FFS does, as it as the best chance of being the > "most" correct. >
can we have the short term fix for now then, so at least the man page is not wrong? jmc