Whamcloud - gitweb
module_setup.sh: copy newly added modules into kernel module directory
authorhuanghua <huanghua>
Wed, 12 Apr 2006 08:25:25 +0000 (08:25 +0000)
committerhuanghua <huanghua>
Wed, 12 Apr 2006 08:25:25 +0000 (08:25 +0000)
commit95fd6b1ec771ce513cebabf5f4d2912da459b73a
treee700eb4636b07ff54af758bba8eae26a7675997e
parenta8cf6771a9acc58107cda5bc3ffd0b0d52088d4c
module_setup.sh: copy newly added modules into kernel module directory
loadmod_all.sh: load modules needed for Lustre. Users may only load modules they need.
also setup some debug features.
lustre/utils/loadmod_all.sh [new file with mode: 0755]
lustre/utils/module_setup.sh