aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColy Li <colyli@suse.de>2018-02-28 00:43:09 +0800
committerColy Li <colyli@suse.de>2018-02-28 00:43:09 +0800
commitc77169eb6b63691eea0389d10e7a4f337b14db60 (patch)
tree8155ae8825edaca72cecd713d8f797f2d6f4184b
parent253dd56e5494c7a5b9e74af52fb15bfdb8fc1c59 (diff)
downloadbcache-patches-c77169eb6b63691eea0389d10e7a4f337b14db60.tar.gz
for-next: move v6 patches into directory.
-rw-r--r--for-next/v6/v6-0000-cover-letter.patch (renamed from for-next/v6-0000-cover-letter.patch)7
-rw-r--r--for-next/v6/v6-0001-bcache-fix-cached_dev-count-usage-for-bch_cache_s.patch (renamed from for-next/v6-0001-bcache-fix-cached_dev-count-usage-for-bch_cache_s.patch)0
-rw-r--r--for-next/v6/v6-0002-bcache-quit-dc-writeback_thread-when-BCACHE_DEV_D.patch (renamed from for-next/v6-0002-bcache-quit-dc-writeback_thread-when-BCACHE_DEV_D.patch)0
-rw-r--r--for-next/v6/v6-0003-bcache-stop-dc-writeback_rate_update-properly.patch (renamed from for-next/v6-0003-bcache-stop-dc-writeback_rate_update-properly.patch)0
-rw-r--r--for-next/v6/v6-0004-bcache-add-CACHE_SET_IO_DISABLE-to-struct-cache_s.patch (renamed from for-next/v6-0004-bcache-add-CACHE_SET_IO_DISABLE-to-struct-cache_s.patch)0
-rw-r--r--for-next/v6/v6-0005-bcache-add-stop_when_cache_set_failed-option-to-b.patch (renamed from for-next/v6-0005-bcache-add-stop_when_cache_set_failed-option-to-b.patch)0
-rw-r--r--for-next/v6/v6-0006-bcache-fix-inaccurate-io-state-for-detached-bcach.patch (renamed from for-next/v6-0006-bcache-fix-inaccurate-io-state-for-detached-bcach.patch)0
-rw-r--r--for-next/v6/v6-0007-bcache-add-backing_request_endio-for-bi_end_io-of.patch (renamed from for-next/v6-0007-bcache-add-backing_request_endio-for-bi_end_io-of.patch)0
-rw-r--r--for-next/v6/v6-0008-bcache-add-io_disable-to-struct-cached_dev.patch (renamed from for-next/v6-0008-bcache-add-io_disable-to-struct-cached_dev.patch)0
-rw-r--r--for-next/v6/v6-0009-bcache-stop-bcache-device-when-backing-device-is-.patch (renamed from for-next/v6-0009-bcache-stop-bcache-device-when-backing-device-is-.patch)0
10 files changed, 3 insertions, 4 deletions
diff --git a/for-next/v6-0000-cover-letter.patch b/for-next/v6/v6-0000-cover-letter.patch
index e0de14c..a78da69 100644
--- a/for-next/v6-0000-cover-letter.patch
+++ b/for-next/v6/v6-0000-cover-letter.patch
@@ -26,11 +26,10 @@ notify upper layer or user space coce that the cache device is failed or
disconnected.
one patch from v5 patch set is merged into bcache-for-next, which is not
-in v6 patch set any longer.
+in v6 patch set any longer. The changes of v6 patch set are only for typo
+fix, which were pointed out by Nix, Michael and other developers.
-The changes of v6 patch set are only for typo fix, which were pointed out
-by Nix, Michael and other developers. So far all patches have peer review,
-thank you, bcache development community!
+So far all patches have peer review, thank you all, bcache developers!
Changelog:
v6: fix typo and mistaken spelling.
diff --git a/for-next/v6-0001-bcache-fix-cached_dev-count-usage-for-bch_cache_s.patch b/for-next/v6/v6-0001-bcache-fix-cached_dev-count-usage-for-bch_cache_s.patch
index c12cf09..c12cf09 100644
--- a/for-next/v6-0001-bcache-fix-cached_dev-count-usage-for-bch_cache_s.patch
+++ b/for-next/v6/v6-0001-bcache-fix-cached_dev-count-usage-for-bch_cache_s.patch
diff --git a/for-next/v6-0002-bcache-quit-dc-writeback_thread-when-BCACHE_DEV_D.patch b/for-next/v6/v6-0002-bcache-quit-dc-writeback_thread-when-BCACHE_DEV_D.patch
index 4dd2c66..4dd2c66 100644
--- a/for-next/v6-0002-bcache-quit-dc-writeback_thread-when-BCACHE_DEV_D.patch
+++ b/for-next/v6/v6-0002-bcache-quit-dc-writeback_thread-when-BCACHE_DEV_D.patch
diff --git a/for-next/v6-0003-bcache-stop-dc-writeback_rate_update-properly.patch b/for-next/v6/v6-0003-bcache-stop-dc-writeback_rate_update-properly.patch
index c3035a0..c3035a0 100644
--- a/for-next/v6-0003-bcache-stop-dc-writeback_rate_update-properly.patch
+++ b/for-next/v6/v6-0003-bcache-stop-dc-writeback_rate_update-properly.patch
diff --git a/for-next/v6-0004-bcache-add-CACHE_SET_IO_DISABLE-to-struct-cache_s.patch b/for-next/v6/v6-0004-bcache-add-CACHE_SET_IO_DISABLE-to-struct-cache_s.patch
index 9321e09..9321e09 100644
--- a/for-next/v6-0004-bcache-add-CACHE_SET_IO_DISABLE-to-struct-cache_s.patch
+++ b/for-next/v6/v6-0004-bcache-add-CACHE_SET_IO_DISABLE-to-struct-cache_s.patch
diff --git a/for-next/v6-0005-bcache-add-stop_when_cache_set_failed-option-to-b.patch b/for-next/v6/v6-0005-bcache-add-stop_when_cache_set_failed-option-to-b.patch
index 085894e..085894e 100644
--- a/for-next/v6-0005-bcache-add-stop_when_cache_set_failed-option-to-b.patch
+++ b/for-next/v6/v6-0005-bcache-add-stop_when_cache_set_failed-option-to-b.patch
diff --git a/for-next/v6-0006-bcache-fix-inaccurate-io-state-for-detached-bcach.patch b/for-next/v6/v6-0006-bcache-fix-inaccurate-io-state-for-detached-bcach.patch
index 8557cd6..8557cd6 100644
--- a/for-next/v6-0006-bcache-fix-inaccurate-io-state-for-detached-bcach.patch
+++ b/for-next/v6/v6-0006-bcache-fix-inaccurate-io-state-for-detached-bcach.patch
diff --git a/for-next/v6-0007-bcache-add-backing_request_endio-for-bi_end_io-of.patch b/for-next/v6/v6-0007-bcache-add-backing_request_endio-for-bi_end_io-of.patch
index d634778..d634778 100644
--- a/for-next/v6-0007-bcache-add-backing_request_endio-for-bi_end_io-of.patch
+++ b/for-next/v6/v6-0007-bcache-add-backing_request_endio-for-bi_end_io-of.patch
diff --git a/for-next/v6-0008-bcache-add-io_disable-to-struct-cached_dev.patch b/for-next/v6/v6-0008-bcache-add-io_disable-to-struct-cached_dev.patch
index 01d336d..01d336d 100644
--- a/for-next/v6-0008-bcache-add-io_disable-to-struct-cached_dev.patch
+++ b/for-next/v6/v6-0008-bcache-add-io_disable-to-struct-cached_dev.patch
diff --git a/for-next/v6-0009-bcache-stop-bcache-device-when-backing-device-is-.patch b/for-next/v6/v6-0009-bcache-stop-bcache-device-when-backing-device-is-.patch
index bf2af00..bf2af00 100644
--- a/for-next/v6-0009-bcache-stop-bcache-device-when-backing-device-is-.patch
+++ b/for-next/v6/v6-0009-bcache-stop-bcache-device-when-backing-device-is-.patch