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