Whamcloud - gitweb
6bc32f2b62855e91c6e50f046c69260923f549d8
[fs/lustre-release.git] / lustre / include / linux / obd_echo.h
1 #ifndef _OBD_ECHO_H
2 #define _OBD_ECHO_H
3 /*
4  * Copyright (C) 2001  Cluster File Systems, Inc.
5  *
6  * This code is issued under the GNU General Public License.
7  * See the file COPYING in this distribution
8  */
9
10 #define OBD_ECHO_DEVICENAME "obdecho"
11 #define OBD_ECHO_CLIENT_DEVICENAME "echo_client"
12
13 #endif