From fdd04632012e74076816e476b020bac76a08361c Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sat, 29 Apr 2017 20:21:13 -0400 Subject: [PATCH] move really old unstable patches to old-patches directory --- .../add-blkdiscard-ioctl | 0 .../add-encryption-debug-files | 0 .../add-fallocate-mode-blocking-for-debugging | 0 .../add-squelch-errors-support | 0 .../add-sysfs-bool-support | 0 .../akpm-jbd2-locking-fix | 0 .../block-dio-during-truncate | 0 ...mmit-as-soon-as-possible-after-log_start_commit | 0 .../crypto-add-ciphertext_access-mount-option | 0 .../crypto-add-ioctls-to-backup-crypto-metadata | 0 .../crypto-rename-ext4_get_encryption_info | 0 delalloc-debug => old-patches/delalloc-debug | 0 .../dont-use-io-end-if-not-needed | 0 .../dump-in-use-buffers | 0 .../include-mpage-functions-into-readpage.c | 0 .../inline-ext4_get_block-into-readpage | 0 .../move-read-page-functions-to-new-file | 0 ...call-ext4_truncate-if-there-is-data-to-truncate | 0 series => old-patches/series | 22 ------ ...use-discard-if-possible-in-blkdev_issue_zeroout | 0 series | 88 ++++++---------------- 21 files changed, 22 insertions(+), 88 deletions(-) rename add-blkdiscard-ioctl => old-patches/add-blkdiscard-ioctl (100%) rename add-encryption-debug-files => old-patches/add-encryption-debug-files (100%) rename add-fallocate-mode-blocking-for-debugging => old-patches/add-fallocate-mode-blocking-for-debugging (100%) rename add-squelch-errors-support => old-patches/add-squelch-errors-support (100%) rename add-sysfs-bool-support => old-patches/add-sysfs-bool-support (100%) rename akpm-jbd2-locking-fix => old-patches/akpm-jbd2-locking-fix (100%) rename block-dio-during-truncate => old-patches/block-dio-during-truncate (100%) rename commit-as-soon-as-possible-after-log_start_commit => old-patches/commit-as-soon-as-possible-after-log_start_commit (100%) rename crypto-add-ciphertext_access-mount-option => old-patches/crypto-add-ciphertext_access-mount-option (100%) rename crypto-add-ioctls-to-backup-crypto-metadata => old-patches/crypto-add-ioctls-to-backup-crypto-metadata (100%) rename crypto-rename-ext4_get_encryption_info => old-patches/crypto-rename-ext4_get_encryption_info (100%) rename delalloc-debug => old-patches/delalloc-debug (100%) rename dont-use-io-end-if-not-needed => old-patches/dont-use-io-end-if-not-needed (100%) rename dump-in-use-buffers => old-patches/dump-in-use-buffers (100%) rename include-mpage-functions-into-readpage.c => old-patches/include-mpage-functions-into-readpage.c (100%) rename inline-ext4_get_block-into-readpage => old-patches/inline-ext4_get_block-into-readpage (100%) rename move-read-page-functions-to-new-file => old-patches/move-read-page-functions-to-new-file (100%) rename only-call-ext4_truncate-if-there-is-data-to-truncate => old-patches/only-call-ext4_truncate-if-there-is-data-to-truncate (100%) copy series => old-patches/series (64%) rename use-discard-if-possible-in-blkdev_issue_zeroout => old-patches/use-discard-if-possible-in-blkdev_issue_zeroout (100%) rewrite series (64%) diff --git a/add-blkdiscard-ioctl b/old-patches/add-blkdiscard-ioctl similarity index 100% rename from add-blkdiscard-ioctl rename to old-patches/add-blkdiscard-ioctl diff --git a/add-encryption-debug-files b/old-patches/add-encryption-debug-files similarity index 100% rename from add-encryption-debug-files rename to old-patches/add-encryption-debug-files diff --git a/add-fallocate-mode-blocking-for-debugging b/old-patches/add-fallocate-mode-blocking-for-debugging similarity index 100% rename from add-fallocate-mode-blocking-for-debugging rename to old-patches/add-fallocate-mode-blocking-for-debugging diff --git a/add-squelch-errors-support b/old-patches/add-squelch-errors-support similarity index 100% rename from add-squelch-errors-support rename to old-patches/add-squelch-errors-support diff --git a/add-sysfs-bool-support b/old-patches/add-sysfs-bool-support similarity index 100% rename from add-sysfs-bool-support rename to old-patches/add-sysfs-bool-support diff --git a/akpm-jbd2-locking-fix b/old-patches/akpm-jbd2-locking-fix similarity index 100% rename from akpm-jbd2-locking-fix rename to old-patches/akpm-jbd2-locking-fix diff --git a/block-dio-during-truncate b/old-patches/block-dio-during-truncate similarity index 100% rename from block-dio-during-truncate rename to old-patches/block-dio-during-truncate diff --git a/commit-as-soon-as-possible-after-log_start_commit b/old-patches/commit-as-soon-as-possible-after-log_start_commit similarity index 100% rename from commit-as-soon-as-possible-after-log_start_commit rename to old-patches/commit-as-soon-as-possible-after-log_start_commit diff --git a/crypto-add-ciphertext_access-mount-option b/old-patches/crypto-add-ciphertext_access-mount-option similarity index 100% rename from crypto-add-ciphertext_access-mount-option rename to old-patches/crypto-add-ciphertext_access-mount-option diff --git a/crypto-add-ioctls-to-backup-crypto-metadata b/old-patches/crypto-add-ioctls-to-backup-crypto-metadata similarity index 100% rename from crypto-add-ioctls-to-backup-crypto-metadata rename to old-patches/crypto-add-ioctls-to-backup-crypto-metadata diff --git a/crypto-rename-ext4_get_encryption_info b/old-patches/crypto-rename-ext4_get_encryption_info similarity index 100% rename from crypto-rename-ext4_get_encryption_info rename to old-patches/crypto-rename-ext4_get_encryption_info diff --git a/delalloc-debug b/old-patches/delalloc-debug similarity index 100% rename from delalloc-debug rename to old-patches/delalloc-debug diff --git a/dont-use-io-end-if-not-needed b/old-patches/dont-use-io-end-if-not-needed similarity index 100% rename from dont-use-io-end-if-not-needed rename to old-patches/dont-use-io-end-if-not-needed diff --git a/dump-in-use-buffers b/old-patches/dump-in-use-buffers similarity index 100% rename from dump-in-use-buffers rename to old-patches/dump-in-use-buffers diff --git a/include-mpage-functions-into-readpage.c b/old-patches/include-mpage-functions-into-readpage.c similarity index 100% rename from include-mpage-functions-into-readpage.c rename to old-patches/include-mpage-functions-into-readpage.c diff --git a/inline-ext4_get_block-into-readpage b/old-patches/inline-ext4_get_block-into-readpage similarity index 100% rename from inline-ext4_get_block-into-readpage rename to old-patches/inline-ext4_get_block-into-readpage diff --git a/move-read-page-functions-to-new-file b/old-patches/move-read-page-functions-to-new-file similarity index 100% rename from move-read-page-functions-to-new-file rename to old-patches/move-read-page-functions-to-new-file diff --git a/only-call-ext4_truncate-if-there-is-data-to-truncate b/old-patches/only-call-ext4_truncate-if-there-is-data-to-truncate similarity index 100% rename from only-call-ext4_truncate-if-there-is-data-to-truncate rename to old-patches/only-call-ext4_truncate-if-there-is-data-to-truncate diff --git a/series b/old-patches/series similarity index 64% copy from series copy to old-patches/series index ce9ba853..c7cad041 100644 --- a/series +++ b/old-patches/series @@ -1,25 +1,3 @@ -# v4.11-rc6 - -#################################################### -# unstable patches -#################################################### - -stable-boundary -stable-boundary-undo.patch - -# Lazy journalling patches -jbd2-suppress-extra-newline-in-jbd2_debug -jbd2-dont-double-bump-transaction-number -journal-superblock-changes -add-journal-no-cleanup-option -add-support-for-log-metadata-block-tracking-in-log -add-indirection-to-metadata-block-read-paths -cleaner -load-jmap-from-journal -disable-writeback -add-ext4-journal-lazy-mount-option -#end lazy journal patches - only-call-ext4_truncate-if-there-is-data-to-truncate #crypto-rename-ext4_get_encryption_info diff --git a/use-discard-if-possible-in-blkdev_issue_zeroout b/old-patches/use-discard-if-possible-in-blkdev_issue_zeroout similarity index 100% rename from use-discard-if-possible-in-blkdev_issue_zeroout rename to old-patches/use-discard-if-possible-in-blkdev_issue_zeroout diff --git a/series b/series dissimilarity index 64% index ce9ba853..dbcd2fca 100644 --- a/series +++ b/series @@ -1,66 +1,22 @@ -# v4.11-rc6 - -#################################################### -# unstable patches -#################################################### - -stable-boundary -stable-boundary-undo.patch - -# Lazy journalling patches -jbd2-suppress-extra-newline-in-jbd2_debug -jbd2-dont-double-bump-transaction-number -journal-superblock-changes -add-journal-no-cleanup-option -add-support-for-log-metadata-block-tracking-in-log -add-indirection-to-metadata-block-read-paths -cleaner -load-jmap-from-journal -disable-writeback -add-ext4-journal-lazy-mount-option -#end lazy journal patches - -only-call-ext4_truncate-if-there-is-data-to-truncate - -#crypto-rename-ext4_get_encryption_info - -crypto-add-ciphertext_access-mount-option -crypto-add-ioctls-to-backup-crypto-metadata - -add-encryption-debug-files - -# not yet ready -#dont-use-io-end-if-not-needed - -# not yet ready; patch series so ext4 has has full responsibility -# for ext4_readpage[s] and does not use mpage. -# -#move-read-page-functions-to-new-file -#include-mpage-functions-into-readpage.c -#inline-ext4_get_block-into-readpage - -add-fallocate-mode-blocking-for-debugging - -# use-discard-if-possible-in-blkdev_issue_zeroout -add-blkdiscard-ioctl - -block-dio-during-truncate - -delalloc-debug - -# note: this may make things slower... -commit-as-soon-as-possible-after-log_start_commit - -# Ted's squelch series, still needs work -add-sysfs-bool-support -add-squelch-errors-support - -# Various disabled patches... -# -#auto-enable-journal_async_commit -#mballoc-allocate-larger-extents - -# various debugging/benchmarking assists -dump-in-use-buffers -akpm-jbd2-locking-fix - +# v4.11-rc6 + +#################################################### +# unstable patches +#################################################### + +stable-boundary +stable-boundary-undo.patch + +# Lazy journalling patches +jbd2-suppress-extra-newline-in-jbd2_debug +jbd2-dont-double-bump-transaction-number +journal-superblock-changes +add-journal-no-cleanup-option +add-support-for-log-metadata-block-tracking-in-log +add-indirection-to-metadata-block-read-paths +cleaner +load-jmap-from-journal +disable-writeback +add-ext4-journal-lazy-mount-option +#end lazy journal patches + -- 2.11.4.GIT