Whamcloud - gitweb
- highmem-split-2.6.10-fc3.patch in order to make 3GB memory on mountain's
[fs/lustre-release.git] / lustre / kernel_patches / patches / export_symbols-ext3-2.6-suse.patch
1 Index: linux-2.6.0/include/linux/ext3_fs_sb.h
2 ===================================================================
3 --- linux-2.6.0.orig/include/linux/ext3_fs_sb.h 2003-06-24 18:05:26.000000000 +0400
4 +++ linux-2.6.0/include/linux/ext3_fs_sb.h      2003-12-31 01:09:26.000000000 +0300
5 @@ -19,9 +19,12 @@
6  #ifdef __KERNEL__
7  #include <linux/timer.h>
8  #include <linux/wait.h>
9 +#ifndef EXT_INCLUDE
10 +#define EXT_INCLUDE
11  #include <linux/blockgroup_lock.h>
12  #include <linux/percpu_counter.h>
13  #endif
14 +#endif
15  
16  /*
17   * third extended-fs super-block data in memory