Whamcloud - gitweb
- Fix OBD_IOC_OPEN to return the obdo, so user-space has a file handle,
authoradilger <adilger>
Wed, 30 Oct 2002 20:56:32 +0000 (20:56 +0000)
committeradilger <adilger>
Wed, 30 Oct 2002 20:56:32 +0000 (20:56 +0000)
commitc86179ce2040279789fb3e999ef359baccfec8d6
tree0001430c8966d90884a6c93fdc04b347bb93c37f
parent6d460a058a13a6db9cf44cda1fd8f97cefdec42a
- Fix OBD_IOC_OPEN to return the obdo, so user-space has a file handle,
  and runregression-brw.sh can run against obdfilter again.
- Destroy the IPC shmem segment so we can run more than 160 runtests in a row.
- Allow COUNT to be specified, so you can run smaller runregression-brw.sh
  against obdfilter or BA OSTs and not run out of disk space.
lustre/obdclass/class_obd.c
lustre/tests/runregression-brw.sh
lustre/tests/runregression-mds.sh
lustre/tests/runregression-net.sh
lustre/utils/obd.c