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