Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

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

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

revision 808 by kumaneko, Mon Dec 17 04:06:21 2007 UTC revision 813 by kumaneko, Tue Dec 18 05:35:28 2007 UTC
# Line 769  Fix 2007/01/19 Line 769  Fix 2007/01/19
769    
770      @ Allow reuse of memory allocated for domain policy.      @ Allow reuse of memory allocated for domain policy.
771    
772        As with domain policy, unlike other policies, didn't have        Regarding domain policy, unlike other policies, didn't have
773        "is_deleted" flag and new memory were allocated        "is_deleted" flag and new memory were allocated
774        if the deleted entries are given again.        if the deleted entries are given again.
775        But to allow administrators switch domain policy periodically,        But to allow administrators switch domain policy periodically,
# Line 1093  Fix 2007/12/17 Line 1093  Fix 2007/12/17
1093      @ Remove unused EXPORT_SYMBOL().      @ Remove unused EXPORT_SYMBOL().
1094    
1095        Mark some functions static.        Mark some functions static.
1096    
1097    Fix 2007/12/18
1098    
1099        @ Fix AddMountACL() rejection bug.
1100    
1101          To my surprise, "mount --bind source dest" accepts
1102          not only "both source and dest are directory"
1103          but also "both source and dest are non-directory".
1104          I was rejecting if dest is not a derectory in AddMountACL().

Legend:
Removed from v.808  
changed lines
  Added in v.813

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