K 10 svn:author V 7 attilio K 8 svn:date V 27 2008-04-13T01:20:47.000000Z K 7 svn:log V 238 struct lock_instance and struct lock_list_entry don't need to be in the public namespace for WITNESS as they are only used internally so just move them in the private namespace for the subsystem (with all related supporting definitions). END