K 10 svn:author V 3 kib K 8 svn:date V 27 2011-08-16T20:07:47.842060Z K 7 svn:log V 341 Add the fo_chown and fo_chmod methods to struct fileops and use them to implement fchown(2) and fchmod(2) support for several file types that previously lacked it. Add MAC entries for chown/chmod done on posix shared memory and (old) in-kernel posix semaphores. Based on the submission by: glebius Reviewed by: rwatson Approved by: re (bz) END