オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /trunk/1.6.x/ccs-patch/README.ccs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1658 by kumaneko, Tue Oct 7 04:02:50 2008 UTC revision 1695 by kumaneko, Sat Oct 11 08:46:59 2008 UTC
# Line 1665  Fix 2008/10/07 Line 1665  Fix 2008/10/07
1665        To be able to determine a process's type, I added "(manager)" if the        To be able to determine a process's type, I added "(manager)" if the
1666        process is a policy manager and "(execute_handler)" if the process is an        process is a policy manager and "(execute_handler)" if the process is an
1667        execute handler.        execute handler.
1668    
1669    Fix 2008/10/11
1670    
1671        @ Remove domain_acl_lock mutex.
1672    
1673          I noticed that I don't need to keep all functions that modify an ACL of
1674          a domain mutually exclusive. Since each functions handles different type
1675          of ACL, locking is needed only when they append an ACL to a domain.
1676          So, I modified to use local locks.

Legend:
Removed from v.1658  
changed lines
  Added in v.1695

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26