]> git.pld-linux.org Git - packages/kernel.git/blame - linux-2.4.21-evms-o1.patch
- ported from linux-2.4.25-atmdd.patch
[packages/kernel.git] / linux-2.4.21-evms-o1.patch
CommitLineData
7b9a9945
JR
1--- /home/baggins/kernel/linux-2.4.21/drivers/md/dm-bbr.c~ Mon Jun 16 19:37:28 2003
2+++ /home/baggins/kernel/linux-2.4.21/drivers/md/dm-bbr.c Mon Jun 16 22:08:20 2003
3@@ -37,6 +37,8 @@
4 #include "dm-bbr.h"
5 #include "syncio.h"
6
7+#define O1_SCHEDULER
8+
9 static struct sync_io_handle *syncio_handle = NULL;
10 static char *no_mem_msg = "could not allocate memory";
11 #define BBR_NO_MEM() DMERR("%s: %s", __FUNCTION__, no_mem_msg)
This page took 0.154323 seconds and 4 git commands to generate.