4 * Copyright (C) 2001 Cluster File Systems, Inc.
6 * This code is issued under the GNU General Public License.
7 * See the file COPYING in this distribution
11 #ifndef OBD_ECHO_DEVICENAME
12 #define OBD_ECHO_DEVICENAME "obdecho"
15 extern struct obd_ops echo_obd_ops;