]> git.pld-linux.org Git - packages/kernel.git/blob - linux-2.4.21-evms-o1.patch
- added description of djurban's branch
[packages/kernel.git] / linux-2.4.21-evms-o1.patch
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.198142 seconds and 3 git commands to generate.