Whamcloud - gitweb
- merge 2 weeks of b1_4 fixes onto HEAD
[fs/lustre-release.git] / lustre / kernel_patches / patches / lustre_version.patch
1 Version 37: fix htree rename-within-same-dir (b=3417), endianness (b=2447)
2 Version 36: don't dput dentry after error (b=2350), zero page->private (3119)
3 Version 35: pass intent to real_lookup after revalidate failure (b=3285)
4 Version 34: fix ext3 iopen assertion failure (b=2517, b=2399)
5
6  include/linux/lustre_version.h |    1 +
7  1 files changed, 1 insertion(+)
8
9 --- /dev/null   Fri Aug 30 17:31:37 2002
10 +++ linux-2.4.18-18.8.0-l12-braam/include/linux/lustre_version.h        Thu Feb 13 07:58:33 2003
11 @@ -0,0 +1 @@
12 +#define LUSTRE_KERNEL_VERSION 37
13
14 _