Changes between Version 7 and Version 8 of Servers/virt_machines/kernel


Ignore:
Timestamp:
Feb 18, 2009, 4:55:22 PM (15 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Servers/virt_machines/kernel

    v7 v8  
    4747}}}
    4848 6. '''''__Patch Lustre-Compatiable Kernel & Build Lustre Modules__,[wiki:Xen_Lustre 參考此處]'''''
     49    * 1.6.5 Error Message
     50{{{
     51  CC [M]  /usr/src/lustre-1.6.5/lustre/lvfs/lvfs_linux.o
     52/usr/src/lustre-1.6.5/lustre/lvfs/lvfs_linux.c: In function ‘simple_mkdir’:
     53/usr/src/lustre-1.6.5/lustre/lvfs/lvfs_linux.c:303: warning: passing argument 3 of ‘vfs_mkdir’ makes
     54pointer from integer without a cast
     55/usr/src/lustre-1.6.5/lustre/lvfs/lvfs_linux.c:303: error: too few arguments to function ‘vfs_mkdir’
     56/usr/src/lustre-1.6.5/lustre/lvfs/lvfs_linux.c: In function ‘lustre_rename’:
     57/usr/src/lustre-1.6.5/lustre/lvfs/lvfs_linux.c:339: warning: passing argument 3 of ‘vfs_rename’ from
     58incompatible pointer type
     59/usr/src/lustre-1.6.5/lustre/lvfs/lvfs_linux.c:339: warning: passing argument 4 of ‘vfs_rename’ from
     60incompatible pointer type
     61/usr/src/lustre-1.6.5/lustre/lvfs/lvfs_linux.c:339: error: too few arguments to function ‘vfs_rename’
     62make[6]: *** [/usr/src/lustre-1.6.5/lustre/lvfs/lvfs_linux.o] Error 1
     63make[5]: *** [/usr/src/lustre-1.6.5/lustre/lvfs] Error 2
     64make[5]: *** Waiting for unfinished jobs....
     65}}}
    4966 7. '''''__設定 Lustre FS  & 啟動 xend __,[wiki:Xen_Lustre 參考此處]
    5067[[BR]]