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
10 #include <linux/obd_class.h>
14 #ifndef OBD_RAID1_DEVICENAME
15 #define OBD_RAID1_DEVICENAME "obdraid1"
18 /* development definitions */
19 extern struct obdfs_sb_info *obd_sbi;
20 extern struct file_operations *obd_fso;
23 extern struct obd_ops raid1_obd_ops;
24 inline long ext2_block_map (struct inode * inode, long block);