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

Subversion リポジトリの参照

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

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

revision 2078 by kumaneko, Mon Jan 5 05:56:56 2009 UTC revision 2079 by kumaneko, Wed Jan 28 05:22:11 2009 UTC
# Line 1807  Fix 2009/01/05 Line 1807  Fix 2009/01/05
1807      @ Relocate definitions and functions.      @ Relocate definitions and functions.
1808    
1809        To reduce exposed symbols, I relocated some definitions and functions.        To reduce exposed symbols, I relocated some definitions and functions.
1810    
1811    Fix 2009/01/28
1812    
1813        @ Fix "allow_read" + "allow_write" != "allow_read/write" problem.
1814    
1815          Since 1.6.0 , due to a bug in ccs_update_single_path_acl(),
1816          appending "allow_read/write" entry didn't update internal "allow_read"
1817          and "allow_write" entries. As a result, attempt to open(O_RDWR) succeeds
1818          but open(O_RDONLY) and open(O_WRONLY) fail.
1819    
1820          Workaround is to write an entry twice when newly appending that entry.
1821          If written twice, internal  "allow_read" and "allow_write" entries
1822          are updated.

Legend:
Removed from v.2078  
changed lines
  Added in v.2079

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