Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

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

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

revision 117 by kumaneko, Tue Mar 6 12:27:09 2007 UTC revision 118 by kumaneko, Wed Mar 7 11:48:55 2007 UTC
# Line 854  Fix 2007/03/03 Line 854  Fix 2007/03/03
854    
855        I moved the location of calling CheckCapabilityACL()        I moved the location of calling CheckCapabilityACL()
856        and CheckMountPermission() from sys_mount() to do_mount().        and CheckMountPermission() from sys_mount() to do_mount().
857    
858    Fix 2007/03/07
859    
860        @ Use 'unsigned int' for sscanf().
861    
862          I compiled SYAORAN fs on x86_64 environment and found
863          the compiler showing warning messages about size of data types.
864          Since size of data types may mismatch for sscanf(),
865          I replaced some types with 'unsigned int'.

Legend:
Removed from v.117  
changed lines
  Added in v.118

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