K 10 svn:author V 7 rwatson K 8 svn:date V 27 2009-06-02T22:22:09.737042Z K 7 svn:log V 362 Mark MAC Framework sx and rm locks as NOWITNESS to suppress warnings that might arise from WITNESS not understanding its locking protocol, which should be deadlock-free. Currently these warnings generally don't occur, but as object locking is pushed into policies for some object types, they would otherwise occur more often. Obtained from: TrustedBSD Project END