The following commit has been merged in the master branch:
commit b47074a806a23f75d6cddbff303ea9b5ea79a183
Author: Marco Nelles <[email protected]>
Date: Thu Jul 5 12:25:18 2012 +0200
LDISKFS kernel patchset adapted
diff --git a/debian/patches/ldiskfs-kernel-patchset.patch
b/debian/patches/ldiskfs-kernel-patchset.patch
index 9635e8c..8757d8c 100644
--- a/debian/patches/ldiskfs-kernel-patchset.patch
+++ b/debian/patches/ldiskfs-kernel-patchset.patch
@@ -6282,7 +6282,7 @@ index 0000000..e9eb173
+ error = ext4_mark_iloc_dirty(handle, inode, &is.iloc);
diff --git
a/ldiskfs/kernel_patches/patches/ext4_data_in_dirent-2.6.32-vanilla.patch
b/ldiskfs/kernel_patches/patches/ext4_data_in_dirent-2.6.32-vanilla.patch
new file mode 100644
-index 0000000..84c301c
+index 0000000..668a814
--- /dev/null
+++ b/ldiskfs/kernel_patches/patches/ext4_data_in_dirent-2.6.32-vanilla.patch
@@ -0,0 +1,521 @@
@@ -6659,7 +6659,7 @@ index 0000000..84c301c
+ dx_set_count(entries, 1);
+- dx_set_limit(entries, dx_root_limit(dir, sizeof(*dx_info)));
++ dx_set_limit(entries, dx_root_limit(dir->i_sb->s_blocksize,
-++ dot_de, sizeof(root->info)));
+++ dot_de, sizeof(*dx_info)));
+
+ /* Initialize as for dx_probe */
+ hinfo.hash_version = dx_info->hash_version;
--
Lustre Debian Packaging
_______________________________________________
Pkg-lustre-svn-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-lustre-svn-commit