From: adilger Date: Mon, 24 Jun 2002 20:11:56 +0000 (+0000) Subject: Remove obdext2.cfg as we no longer have obdext2 X-Git-Tag: 0.4.2~40 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=7db97154a8744a5835891c12cc607f82abd08559;p=fs%2Flustre-release.git Remove obdext2.cfg as we no longer have obdext2 --- diff --git a/lustre/tests/obdext2.cfg b/lustre/tests/obdext2.cfg deleted file mode 100644 index 677b8ef..0000000 --- a/lustre/tests/obdext2.cfg +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -# Config file for setting up an object storage target with obdext2 -OSTDEV=/tmp/ost -OSTSIZE=25000 -OSTFS=ext2 -OSTTYPE=obdext2 -SETUP_OST=y