From 84fa16eda4aff8ebf2a557aeebe3401589c8a10e Mon Sep 17 00:00:00 2001 From: Patrick Farrell Date: Wed, 17 Jul 2019 18:57:03 -0400 Subject: [PATCH] LU-12561 ldiskfs: Remove 2.6 kernel series Lustre no longer supports 2.6 kernels, so remove the ldiskfs patch series for these kernels. Test-Parameters: trivial Signed-off-by: Patrick Farrell Change-Id: I2c7941582ee90416149cecd47fd2914bc5265a7f Reviewed-on: https://review.whamcloud.com/35549 Tested-by: jenkins Tested-by: Maloo Reviewed-by: James Simmons Reviewed-by: Andreas Dilger --- .../series/ldiskfs-2.6-rhel6.4.series | 49 -------------------- .../series/ldiskfs-2.6-rhel6.5.series | 53 ---------------------- .../series/ldiskfs-2.6-rhel6.6.series | 53 ---------------------- .../series/ldiskfs-2.6-rhel6.7.series | 52 --------------------- .../series/ldiskfs-2.6-rhel6.8.series | 50 -------------------- .../series/ldiskfs-2.6-rhel6.9.series | 49 -------------------- .../kernel_patches/series/ldiskfs-2.6-rhel6.series | 48 -------------------- .../series/ldiskfs-2.6-sles11.series | 48 -------------------- 8 files changed, 402 deletions(-) delete mode 100644 ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.4.series delete mode 100644 ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.5.series delete mode 100644 ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.6.series delete mode 100644 ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.7.series delete mode 100644 ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.8.series delete mode 100644 ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.9.series delete mode 100644 ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.series delete mode 100644 ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series diff --git a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.4.series b/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.4.series deleted file mode 100644 index 95dcc19..0000000 --- a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.4.series +++ /dev/null @@ -1,49 +0,0 @@ -rhel6.3/ext4-use-vzalloc-in-ext4_fill_flex_info.patch -rhel6.3/ext4-introduce-ext4_kvmalloc-ext4_kzalloc-and-ext4_kvfree.patch -rhel6.3/ext4-add-missing-kfree-on-error-return-path-in-add_new_gdb.patch -rhel6.3/ext4-use-ext4_kvzalloc-ext4_kvmalloc-for-s_group_desc-and-s_group_info.patch -rhel6.3/export-ext4-2.6.patch -rhel6.3/ext4-remove-cond_resched-calls.patch -rhel6.3/ext4-nlink-2.6.patch -sles11sp1/ext4-ext_generation.patch -rhel6.3/ext4-inode-version.patch -rhel6.4/ext4-mmp.patch -rhel6.3/ext4-lookup-dotdot.patch -rhel6.3/ext4-print-inum-in-htree-warning.patch -rhel6.4/ext4-prealloc.patch -rhel6.3/ext4-mballoc-extra-checks.patch -rhel6.4/ext4-misc.patch -rhel6.3/ext4-pdir-fix.patch -rhel6.3/ext4-add-more-error-checks-to-ext4_mkdir.patch -rhel6.3/ext4-osd-iop-common.patch -rhel6.3/ext4-osd-iam-exports.patch -rhel6.3/ext4-hash-indexed-dir-dotdot-update.patch -rhel6.3/ext4-kill-dx_root.patch -rhel6.4/ext4-mballoc-pa_free-mismatch.patch -rhel6.3/ext4-data-in-dirent.patch -rhel6.4/ext4-back-dquot-to.patch -rhel6.3/ext4-large-eas.patch -rhel6.3/ext4-disable-mb-cache.patch -rhel6.3/ext4-nocmtime-2.6.patch -rhel6.3/ext4-journal-callback.patch -rhel6.3/ext4-store-tree-generation-at-find.patch -rhel6.3/ext4-pdirop.patch -rhel6.4/ext4-extra-isize.patch -rhel6.3/ext4-quota-force-block-alloc-quotaoff.patch -rhel6.3/ext4-quota-dont-update-cmtime.patch -rhel6.3/ext4-quota-first-class.patch -rhel6.3/ext4-inode_info_reorganize.patch -rhel6.4/ext4-fix-mbgroups-access.patch -rhel6.3/ext4-fix-ext4_mb_add_n_trim.patch -rhel6.3/ext4-max-dir-size.patch -rhel6.4/ext4-max-dir-size-options.patch -rhel6.3/ext4-not-discard-preallocation-umount.patch -rhel6.3/ext4-journal-path-opt.patch -rhel6.3/ext4-recalc-percpu-counters-after-journal.patch -rhel6.3/ext4-drop-inode-from-orphan-list-if-ext4_delete_inode-fails.patch -rhel6.3/ext4-notalloc_under_idatasem.patch -rhel6.3/ext4-dont-check-in-ro.patch -rhel6.3/ext4-dont-check-before-replay.patch -rhel7/ext4-export-orphan-add.patch -rhel6.3/ext4-mmp-dont-mark-bh-dirty.patch -rhel7/ext4-include-terminating-u32-in-size-of-xattr-entries-when-expanding-inodes.patch diff --git a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.5.series b/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.5.series deleted file mode 100644 index f1e4ad2..0000000 --- a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.5.series +++ /dev/null @@ -1,53 +0,0 @@ -rhel6.3/ext4-use-vzalloc-in-ext4_fill_flex_info.patch -rhel6.3/ext4-introduce-ext4_kvmalloc-ext4_kzalloc-and-ext4_kvfree.patch -rhel6.3/ext4-add-missing-kfree-on-error-return-path-in-add_new_gdb.patch -rhel6.3/ext4-use-ext4_kvzalloc-ext4_kvmalloc-for-s_group_desc-and-s_group_info.patch -rhel6.3/export-ext4-2.6.patch -rhel6.3/ext4-remove-cond_resched-calls.patch -rhel6.3/ext4-nlink-2.6.patch -sles11sp1/ext4-ext_generation.patch -rhel6.3/ext4-inode-version.patch -rhel6.4/ext4-mmp.patch -rhel6.3/ext4-lookup-dotdot.patch -rhel6.3/ext4-print-inum-in-htree-warning.patch -rhel6.4/ext4-prealloc.patch -rhel6.3/ext4-use-correct-inode.patch -rhel6.3/ext4-mballoc-extra-checks.patch -rhel6.4/ext4-misc.patch -rhel6.3/ext4-pdir-fix.patch -rhel6.3/ext4-add-more-error-checks-to-ext4_mkdir.patch -rhel6.3/ext4-osd-iop-common.patch -rhel6.3/ext4-osd-iam-exports.patch -rhel6.3/ext4-hash-indexed-dir-dotdot-update.patch -rhel6.3/ext4-kill-dx_root.patch -rhel6.4/ext4-mballoc-pa_free-mismatch.patch -rhel6.3/ext4-data-in-dirent.patch -rhel6.4/ext4-back-dquot-to.patch -rhel6.3/ext4-large-eas.patch -rhel6.3/ext4-disable-mb-cache.patch -rhel6.3/ext4-nocmtime-2.6.patch -rhel6.3/ext4-journal-callback.patch -rhel6.5/ext4-add-new-abstraction-ext4_map_blocks.patch -rhel6.3/ext4-large-dir.patch -rhel6.3/ext4-pdirop.patch -rhel6.4/ext4-extra-isize.patch -rhel6.3/ext4-quota-force-block-alloc-quotaoff.patch -rhel6.3/ext4-quota-dont-update-cmtime.patch -rhel6.5/ext4-quota-first-class.patch -rhel6.3/ext4-inode_info_reorganize.patch -rhel6.4/ext4-fix-mbgroups-access.patch -rhel6.3/ext4-fix-ext4_mb_add_n_trim.patch -rhel6.3/ext4-max-dir-size.patch -rhel6.4/ext4-max-dir-size-options.patch -rhel6.3/ext4-not-discard-preallocation-umount.patch -rhel6.3/ext4-journal-path-opt.patch -rhel6.3/ext4-drop-inode-from-orphan-list-if-ext4_delete_inode-fails.patch -rhel6.3/ext4-notalloc_under_idatasem.patch -rhel6.5/ext4-give-warning-with-dir-htree-growing.patch -rhel6.5/ext4-fix-journal-quota.patch -rhel6.3/ext4-dont-check-in-ro.patch -rhel6.3/ext4-dont-check-before-replay.patch -rhel6.5/ext4-brackets-in-ext4-remove-blocks.patch -rhel7/ext4-export-orphan-add.patch -rhel6.3/ext4-mmp-dont-mark-bh-dirty.patch -rhel7/ext4-include-terminating-u32-in-size-of-xattr-entries-when-expanding-inodes.patch diff --git a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.6.series b/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.6.series deleted file mode 100644 index 43626ef..0000000 --- a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.6.series +++ /dev/null @@ -1,53 +0,0 @@ -rhel6.3/ext4-use-vzalloc-in-ext4_fill_flex_info.patch -rhel6.3/ext4-introduce-ext4_kvmalloc-ext4_kzalloc-and-ext4_kvfree.patch -rhel6.3/ext4-add-missing-kfree-on-error-return-path-in-add_new_gdb.patch -rhel6.3/ext4-use-ext4_kvzalloc-ext4_kvmalloc-for-s_group_desc-and-s_group_info.patch -rhel6.3/export-ext4-2.6.patch -rhel6.3/ext4-remove-cond_resched-calls.patch -rhel6.3/ext4-nlink-2.6.patch -sles11sp1/ext4-ext_generation.patch -rhel6.3/ext4-inode-version.patch -rhel6.3/ext4-lookup-dotdot.patch -rhel6.3/ext4-print-inum-in-htree-warning.patch -rhel6.4/ext4-prealloc.patch -rhel6.3/ext4-use-correct-inode.patch -rhel6.3/ext4-mballoc-extra-checks.patch -rhel6.4/ext4-misc.patch -rhel6.3/ext4-pdir-fix.patch -rhel6.3/ext4-add-more-error-checks-to-ext4_mkdir.patch -rhel6.3/ext4-osd-iop-common.patch -rhel6.3/ext4-osd-iam-exports.patch -rhel6.3/ext4-hash-indexed-dir-dotdot-update.patch -rhel6.3/ext4-kill-dx_root.patch -rhel6.4/ext4-mballoc-pa_free-mismatch.patch -rhel6.3/ext4-data-in-dirent.patch -rhel6.4/ext4-back-dquot-to.patch -rhel6.3/ext4-large-eas.patch -rhel6.3/ext4-disable-mb-cache.patch -rhel6.3/ext4-nocmtime-2.6.patch -rhel6.3/ext4-journal-callback.patch -rhel6.6/ext4-add-new-abstraction-ext4_map_blocks.patch -rhel6.3/ext4-large-dir.patch -rhel6.3/ext4-pdirop.patch -rhel6.4/ext4-extra-isize.patch -rhel6.3/ext4-quota-force-block-alloc-quotaoff.patch -rhel6.3/ext4-quota-dont-update-cmtime.patch -rhel6.5/ext4-quota-first-class.patch -rhel6.6/ext4-inode_info_reorganize.patch -rhel6.4/ext4-fix-mbgroups-access.patch -rhel6.3/ext4-fix-ext4_mb_add_n_trim.patch -rhel6.3/ext4-max-dir-size.patch -rhel6.4/ext4-max-dir-size-options.patch -rhel6.3/ext4-not-discard-preallocation-umount.patch -rhel6.3/ext4-journal-path-opt.patch -rhel6.3/ext4-drop-inode-from-orphan-list-if-ext4_delete_inode-fails.patch -rhel6.6/ext4-remove-truncate-warning.patch -rhel6.6/ext4-corrupted-inode-block-bitmaps-handling-patches.patch -rhel6.3/ext4-notalloc_under_idatasem.patch -rhel6.5/ext4-give-warning-with-dir-htree-growing.patch -rhel6.6/ext4_s_max_ext_tree_depth.patch -rhel6.5/ext4-fix-journal-quota.patch -rhel6.5/ext4-brackets-in-ext4-remove-blocks.patch -rhel7/ext4-export-orphan-add.patch -rhel6.6/ext4-mmp-dont-mark-bh-dirty.patch -rhel7/ext4-include-terminating-u32-in-size-of-xattr-entries-when-expanding-inodes.patch diff --git a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.7.series b/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.7.series deleted file mode 100644 index 8764160..0000000 --- a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.7.series +++ /dev/null @@ -1,52 +0,0 @@ -rhel6.3/ext4-use-vzalloc-in-ext4_fill_flex_info.patch -rhel6.3/ext4-introduce-ext4_kvmalloc-ext4_kzalloc-and-ext4_kvfree.patch -rhel6.3/ext4-add-missing-kfree-on-error-return-path-in-add_new_gdb.patch -rhel6.3/ext4-use-ext4_kvzalloc-ext4_kvmalloc-for-s_group_desc-and-s_group_info.patch -rhel6.3/export-ext4-2.6.patch -rhel6.3/ext4-remove-cond_resched-calls.patch -rhel6.3/ext4-nlink-2.6.patch -sles11sp1/ext4-ext_generation.patch -rhel6.3/ext4-inode-version.patch -rhel6.3/ext4-lookup-dotdot.patch -rhel6.3/ext4-print-inum-in-htree-warning.patch -rhel6.4/ext4-prealloc.patch -rhel6.3/ext4-use-correct-inode.patch -rhel6.3/ext4-mballoc-extra-checks.patch -rhel6.4/ext4-misc.patch -rhel6.3/ext4-pdir-fix.patch -rhel6.3/ext4-add-more-error-checks-to-ext4_mkdir.patch -rhel6.3/ext4-osd-iop-common.patch -rhel6.3/ext4-osd-iam-exports.patch -rhel6.3/ext4-hash-indexed-dir-dotdot-update.patch -rhel6.3/ext4-kill-dx_root.patch -rhel6.4/ext4-mballoc-pa_free-mismatch.patch -rhel6.3/ext4-data-in-dirent.patch -rhel6.4/ext4-back-dquot-to.patch -rhel6.3/ext4-large-eas.patch -rhel6.3/ext4-disable-mb-cache.patch -rhel6.3/ext4-nocmtime-2.6.patch -rhel6.3/ext4-journal-callback.patch -rhel6.6/ext4-add-new-abstraction-ext4_map_blocks.patch -rhel6.3/ext4-large-dir.patch -rhel6.3/ext4-pdirop.patch -rhel6.4/ext4-extra-isize.patch -rhel6.3/ext4-quota-force-block-alloc-quotaoff.patch -rhel6.3/ext4-quota-dont-update-cmtime.patch -rhel6.5/ext4-quota-first-class.patch -rhel6.6/ext4-inode_info_reorganize.patch -rhel6.4/ext4-fix-mbgroups-access.patch -rhel6.3/ext4-fix-ext4_mb_add_n_trim.patch -rhel6.3/ext4-max-dir-size.patch -rhel6.4/ext4-max-dir-size-options.patch -rhel6.3/ext4-not-discard-preallocation-umount.patch -rhel6.3/ext4-journal-path-opt.patch -rhel6.6/ext4-remove-truncate-warning.patch -rhel6.6/ext4-corrupted-inode-block-bitmaps-handling-patches.patch -rhel6.3/ext4-notalloc_under_idatasem.patch -rhel6.5/ext4-give-warning-with-dir-htree-growing.patch -rhel6.6/ext4_s_max_ext_tree_depth.patch -rhel6.5/ext4-fix-journal-quota.patch -rhel6.5/ext4-brackets-in-ext4-remove-blocks.patch -rhel7/ext4-export-orphan-add.patch -rhel6.6/ext4-mmp-dont-mark-bh-dirty.patch -rhel7/ext4-include-terminating-u32-in-size-of-xattr-entries-when-expanding-inodes.patch diff --git a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.8.series b/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.8.series deleted file mode 100644 index a135027..0000000 --- a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.8.series +++ /dev/null @@ -1,50 +0,0 @@ -rhel6.3/ext4-use-vzalloc-in-ext4_fill_flex_info.patch -rhel6.3/ext4-introduce-ext4_kvmalloc-ext4_kzalloc-and-ext4_kvfree.patch -rhel6.3/ext4-add-missing-kfree-on-error-return-path-in-add_new_gdb.patch -rhel6.3/ext4-use-ext4_kvzalloc-ext4_kvmalloc-for-s_group_desc-and-s_group_info.patch -rhel6.3/export-ext4-2.6.patch -rhel6.3/ext4-remove-cond_resched-calls.patch -rhel6.3/ext4-nlink-2.6.patch -sles11sp1/ext4-ext_generation.patch -rhel6.3/ext4-inode-version.patch -rhel6.3/ext4-lookup-dotdot.patch -rhel6.3/ext4-print-inum-in-htree-warning.patch -rhel6.4/ext4-prealloc.patch -rhel6.3/ext4-use-correct-inode.patch -rhel6.3/ext4-mballoc-extra-checks.patch -rhel6.4/ext4-misc.patch -rhel6.3/ext4-pdir-fix.patch -rhel6.3/ext4-add-more-error-checks-to-ext4_mkdir.patch -rhel6.3/ext4-osd-iop-common.patch -rhel6.3/ext4-osd-iam-exports.patch -rhel6.3/ext4-hash-indexed-dir-dotdot-update.patch -rhel6.3/ext4-kill-dx_root.patch -rhel6.4/ext4-mballoc-pa_free-mismatch.patch -rhel6.3/ext4-data-in-dirent.patch -rhel6.4/ext4-back-dquot-to.patch -rhel6.3/ext4-large-eas.patch -rhel6.3/ext4-disable-mb-cache.patch -rhel6.3/ext4-nocmtime-2.6.patch -rhel6.8/ext4-journal-callback.patch -rhel6.6/ext4-add-new-abstraction-ext4_map_blocks.patch -rhel6.3/ext4-large-dir.patch -rhel6.8/ext4-pdirop.patch -rhel6.4/ext4-extra-isize.patch -rhel6.3/ext4-quota-force-block-alloc-quotaoff.patch -rhel6.3/ext4-quota-dont-update-cmtime.patch -rhel6.5/ext4-quota-first-class.patch -rhel6.6/ext4-inode_info_reorganize.patch -rhel6.3/ext4-max-dir-size.patch -rhel6.4/ext4-max-dir-size-options.patch -rhel6.3/ext4-not-discard-preallocation-umount.patch -rhel6.3/ext4-journal-path-opt.patch -rhel6.6/ext4-remove-truncate-warning.patch -rhel6.6/ext4-corrupted-inode-block-bitmaps-handling-patches.patch -rhel6.3/ext4-notalloc_under_idatasem.patch -rhel6.5/ext4-give-warning-with-dir-htree-growing.patch -rhel6.6/ext4_s_max_ext_tree_depth.patch -rhel6.5/ext4-fix-journal-quota.patch -rhel6.5/ext4-brackets-in-ext4-remove-blocks.patch -rhel7/ext4-export-orphan-add.patch -rhel6.6/ext4-mmp-dont-mark-bh-dirty.patch -rhel7/ext4-include-terminating-u32-in-size-of-xattr-entries-when-expanding-inodes.patch diff --git a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.9.series b/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.9.series deleted file mode 100644 index 7a241ee..0000000 --- a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.9.series +++ /dev/null @@ -1,49 +0,0 @@ -rhel6.3/ext4-use-vzalloc-in-ext4_fill_flex_info.patch -rhel6.3/ext4-introduce-ext4_kvmalloc-ext4_kzalloc-and-ext4_kvfree.patch -rhel6.3/ext4-add-missing-kfree-on-error-return-path-in-add_new_gdb.patch -rhel6.3/ext4-use-ext4_kvzalloc-ext4_kvmalloc-for-s_group_desc-and-s_group_info.patch -rhel6.3/export-ext4-2.6.patch -rhel6.3/ext4-remove-cond_resched-calls.patch -rhel6.3/ext4-nlink-2.6.patch -sles11sp1/ext4-ext_generation.patch -rhel6.3/ext4-inode-version.patch -rhel6.3/ext4-lookup-dotdot.patch -rhel6.3/ext4-print-inum-in-htree-warning.patch -rhel6.9/ext4-prealloc.patch -rhel6.3/ext4-use-correct-inode.patch -rhel6.3/ext4-mballoc-extra-checks.patch -rhel6.4/ext4-misc.patch -rhel6.3/ext4-pdir-fix.patch -rhel6.3/ext4-add-more-error-checks-to-ext4_mkdir.patch -rhel6.3/ext4-osd-iop-common.patch -rhel6.3/ext4-osd-iam-exports.patch -rhel6.3/ext4-hash-indexed-dir-dotdot-update.patch -rhel6.3/ext4-kill-dx_root.patch -rhel6.4/ext4-mballoc-pa_free-mismatch.patch -rhel6.3/ext4-data-in-dirent.patch -rhel6.4/ext4-back-dquot-to.patch -rhel6.3/ext4-large-eas.patch -rhel6.3/ext4-disable-mb-cache.patch -rhel6.3/ext4-nocmtime-2.6.patch -rhel6.9/ext4-journal-callback.patch -rhel6.6/ext4-add-new-abstraction-ext4_map_blocks.patch -rhel6.3/ext4-large-dir.patch -rhel6.9/ext4-pdirop.patch -rhel6.4/ext4-extra-isize.patch -rhel6.3/ext4-quota-force-block-alloc-quotaoff.patch -rhel6.3/ext4-quota-dont-update-cmtime.patch -rhel6.5/ext4-quota-first-class.patch -rhel6.6/ext4-inode_info_reorganize.patch -rhel6.3/ext4-max-dir-size.patch -rhel6.4/ext4-max-dir-size-options.patch -rhel6.3/ext4-not-discard-preallocation-umount.patch -rhel6.3/ext4-journal-path-opt.patch -rhel6.6/ext4-remove-truncate-warning.patch -rhel6.6/ext4-corrupted-inode-block-bitmaps-handling-patches.patch -rhel6.3/ext4-notalloc_under_idatasem.patch -rhel6.5/ext4-give-warning-with-dir-htree-growing.patch -rhel6.6/ext4_s_max_ext_tree_depth.patch -rhel6.5/ext4-fix-journal-quota.patch -rhel7/ext4-export-orphan-add.patch -rhel6.6/ext4-mmp-dont-mark-bh-dirty.patch -rhel7/ext4-include-terminating-u32-in-size-of-xattr-entries-when-expanding-inodes.patch diff --git a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.series b/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.series deleted file mode 100644 index 18c9f26..0000000 --- a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.series +++ /dev/null @@ -1,48 +0,0 @@ -rhel6.3/ext4-use-vzalloc-in-ext4_fill_flex_info.patch -rhel6.3/ext4-introduce-ext4_kvmalloc-ext4_kzalloc-and-ext4_kvfree.patch -rhel6.3/ext4-add-missing-kfree-on-error-return-path-in-add_new_gdb.patch -rhel6.3/ext4-use-ext4_kvzalloc-ext4_kvmalloc-for-s_group_desc-and-s_group_info.patch -rhel6.3/ext4-map_inode_page-2.6.18.patch -rhel6.3/export-ext4-2.6.patch -rhel6.3/ext4-remove-cond_resched-calls.patch -rhel6.3/ext4-nlink-2.6.patch -sles11sp1/ext4-ext_generation.patch -rhel6.3/ext4-inode-version.patch -rhel6.3/ext4-mmp.patch -rhel6.3/ext4-lookup-dotdot.patch -rhel6.3/ext4-print-inum-in-htree-warning.patch -rhel6.3/ext4-prealloc.patch -rhel6.3/ext4-mballoc-extra-checks.patch -rhel6.3/ext4-misc.patch -rhel6.3/ext4-pdir-fix.patch -rhel6.3/ext4-add-more-error-checks-to-ext4_mkdir.patch -rhel6.3/ext4-osd-iop-common.patch -rhel6.3/ext4-osd-iam-exports.patch -rhel6.3/ext4-hash-indexed-dir-dotdot-update.patch -rhel6.3/ext4-kill-dx_root.patch -rhel6.3/ext4-mballoc-pa_free-mismatch.patch -rhel6.3/ext4-data-in-dirent.patch -rhel6.4/ext4-back-dquot-to.patch -rhel6.3/ext4-large-eas.patch -rhel6.3/ext4-disable-mb-cache.patch -rhel6.3/ext4-nocmtime-2.6.patch -rhel6.3/ext4-journal-callback.patch -rhel6.3/ext4-store-tree-generation-at-find.patch -rhel6.3/ext4-pdirop.patch -rhel6.3/ext4-quota-force-block-alloc-quotaoff.patch -rhel6.3/ext4-quota-dont-update-cmtime.patch -rhel6.3/ext4-quota-first-class.patch -rhel6.3/ext4-inode_info_reorganize.patch -rhel6.3/ext4-fix-mbgroups-access.patch -rhel6.3/ext4-fix-ext4_mb_add_n_trim.patch -rhel6.3/ext4-max-dir-size.patch -rhel6.3/ext4-max-dir-size-options.patch -rhel6.3/ext4-not-discard-preallocation-umount.patch -rhel6.3/ext4-journal-path-opt.patch -rhel6.3/ext4-recalc-percpu-counters-after-journal.patch -rhel6.3/ext4-notalloc_under_idatasem.patch -rhel6.3/ext4-dont-check-in-ro.patch -rhel6.3/ext4-dont-check-before-replay.patch -rhel7/ext4-export-orphan-add.patch -rhel6.3/ext4-mmp-dont-mark-bh-dirty.patch -rhel7/ext4-include-terminating-u32-in-size-of-xattr-entries-when-expanding-inodes.patch diff --git a/ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series b/ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series deleted file mode 100644 index 80f09ed..0000000 --- a/ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series +++ /dev/null @@ -1,48 +0,0 @@ -rhel6.3/ext4-map_inode_page-2.6.18.patch -rhel6.3/export-ext4-2.6.patch -rhel6.3/ext4-remove-cond_resched-calls.patch -rhel6.3/ext4-nlink-2.6.patch -sles11sp1/ext4-ext_generation.patch -rhel6.3/ext4-inode-version.patch -sles11sp1/ext4-update-sles11-rhel6.patch -rhel6.3/ext4-use-vzalloc-in-ext4_fill_flex_info.patch -rhel6.3/ext4-introduce-ext4_kvmalloc-ext4_kzalloc-and-ext4_kvfree.patch -rhel6.3/ext4-add-missing-kfree-on-error-return-path-in-add_new_gdb.patch -rhel6.3/ext4-use-ext4_kvzalloc-ext4_kvmalloc-for-s_group_desc-and-s_group_info.patch -rhel6.3/ext4-mmp.patch -rhel6.3/ext4-lookup-dotdot.patch -rhel6.3/ext4-print-inum-in-htree-warning.patch -rhel6.3/ext4-prealloc.patch -rhel6.3/ext4-mballoc-extra-checks.patch -rhel6.3/ext4-misc.patch -rhel6.3/ext4-pdir-fix.patch -rhel6.3/ext4-add-more-error-checks-to-ext4_mkdir.patch -rhel6.3/ext4-osd-iop-common.patch -rhel6.3/ext4-osd-iam-exports.patch -rhel6.3/ext4-hash-indexed-dir-dotdot-update.patch -rhel6.3/ext4-kill-dx_root.patch -rhel6.3/ext4-mballoc-pa_free-mismatch.patch -rhel6.3/ext4-data-in-dirent.patch -rhel6.4/ext4-back-dquot-to.patch -rhel6.3/ext4-large-eas.patch -rhel6.3/ext4-disable-mb-cache.patch -rhel6.3/ext4-nocmtime-2.6.patch -rhel6.3/ext4-export-64bit-name-hash.patch -rhel6.3/ext4-journal-callback.patch -rhel6.3/ext4-store-tree-generation-at-find.patch -rhel6.3/ext4-large-dir.patch -rhel6.3/ext4-pdirop.patch -rhel6.3/ext4-quota-force-block-alloc-quotaoff.patch -rhel6.3/ext4-quota-dont-update-cmtime.patch -rhel6.3/ext4-quota-first-class.patch -rhel6.3/ext4-fix-ext4_mb_add_n_trim.patch -rhel6.3/ext4-max-dir-size.patch -sles11sp1/ext4-max-dir-size-options.patch -rhel6.3/ext4-not-discard-preallocation-umount.patch -rhel6.3/ext4-journal-path-opt.patch -rhel6.3/ext4-recalc-percpu-counters-after-journal.patch -rhel6.3/ext4-notalloc_under_idatasem.patch -rhel6.5/ext4-fix-journal-quota.patch -rhel7/ext4-export-orphan-add.patch -rhel6.3/ext4-mmp-dont-mark-bh-dirty.patch -rhel7/ext4-include-terminating-u32-in-size-of-xattr-entries-when-expanding-inodes.patch -- 1.8.3.1