Whamcloud - gitweb
Fix up the echo.sh config script so that you can use it with LOV configs,
authoradilger <adilger>
Sat, 11 Jan 2003 07:43:32 +0000 (07:43 +0000)
committeradilger <adilger>
Sat, 11 Jan 2003 07:43:32 +0000 (07:43 +0000)
commit196b59a3cc4781ac9bcee99c143faa458bbddcb1
tree2c4c8373a2f307aaadede312bd07c9a85fcaf81a
parentd71932b743cdc21484a46ce46d69b3b0c49dcf57
Fix up the echo.sh config script so that you can use it with LOV configs,
like "LOV=1 NAME=echo sh llmount.sh".  Note that LOV configs do not yet
work, but I know where the problem lies (we are not copying the full LOV
MD data to the user buffer primarily, although fixing this entails a bunch
of other changes I think).
lustre/tests/echo.sh