Whamcloud - gitweb
- small changes to name2dev:
authorbraam <braam>
Mon, 22 Apr 2002 16:51:27 +0000 (16:51 +0000)
committerbraam <braam>
Mon, 22 Apr 2002 16:51:27 +0000 (16:51 +0000)
commit193a00fe39a31c25dcc480be6ca7be2b4eeed0ed
tree06aefe333c724ed2bb9b77312fbccd17ba5b3c31
parenta6d5bf9e556e4f20f619a88dba46e8cf457ac764
- small changes to name2dev:
  Usage:
    obdctl > attach osc THEOSC
    obdctl > quit
    mount -t lustre_lite -o device=`obdctl name2dev THEOSC` none /mnt/lustre

- free a tiny leak
- temporary fix to runfailure-net
- also add to obdctl the setting of an environment variable when
  setting the name of a device.  Not clear yet if this is useful.
lustre/mdc/mdc_request.c
lustre/obdclass/class_obd.c
lustre/tests/runfailure-net
lustre/utils/obdctl.c