aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColy Li <colyli@suse.de>2018-07-28 00:35:40 +0800
committerColy Li <colyli@suse.de>2018-07-28 00:35:40 +0800
commit3a814ba29512c0f34544b9a9d864e85380dc5353 (patch)
tree6f64e9b4aa853d7c0ebfe6fac480f8f1c9fd7ef2
parentc028543fc61118ef135b5c8eeae1a58bb3ccc196 (diff)
downloadbcache-patches-3a814ba29512c0f34544b9a9d864e85380dc5353.tar.gz
for-review: update patches
-rw-r--r--for-review/0000-cover-letter.patch3
-rw-r--r--for-review/0008-bcache-initiate-bcache_debug-to-NULL.patch1
2 files changed, 3 insertions, 1 deletions
diff --git a/for-review/0000-cover-letter.patch b/for-review/0000-cover-letter.patch
index 0733562..c730229 100644
--- a/for-review/0000-cover-letter.patch
+++ b/for-review/0000-cover-letter.patch
@@ -6,7 +6,8 @@ Subject: [PATCH 0/9] Pending bcache patches for review
Hi folks,
I ask for help to review these patches, some of them are posted for months.
-It would be great to have reviewer before these patches go into v4.19.
+They are OK with my test for a while, still tt would be great to have more
+reviewer before these patches go into v4.19.
Thanks in advance.
diff --git a/for-review/0008-bcache-initiate-bcache_debug-to-NULL.patch b/for-review/0008-bcache-initiate-bcache_debug-to-NULL.patch
index 3394195..55eca2b 100644
--- a/for-review/0008-bcache-initiate-bcache_debug-to-NULL.patch
+++ b/for-review/0008-bcache-initiate-bcache_debug-to-NULL.patch
@@ -17,6 +17,7 @@ This patch initializes global varabile bcache_debug to be NULL, to make
the failure code path to be predictable.
Signed-off-by: Coly Li <colyli@suse.de>
+Cc: stable@vger.kernel.org
---
drivers/md/bcache/debug.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)