diff for duplicates of <20170413193636.GC591@mwanda> diff --git a/a/1.txt b/N1/1.txt index 3ae4586..2d0a909 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -58,7 +58,7 @@ index 0d50f415cfde..f8f85087cd3c 100644 --- a/drivers/lightnvm/pblk-recovery.c +++ b/drivers/lightnvm/pblk-recovery.c @@ -167,7 +167,7 @@ static int pblk_recov_l2p_from_emeta(struct pblk *pblk, struct pblk_line *line) - if (le64_to_cpu(lba_list[i]) = ADDR_EMPTY) { + if (le64_to_cpu(lba_list[i]) == ADDR_EMPTY) { spin_lock(&line->lock); if (test_and_set_bit(i, line->invalid_bitmap)) - WARN_ON_ONCE("pblk: rec. double invalidate:\n"); diff --git a/a/content_digest b/N1/content_digest index 55f7a8a..05a3006 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH] lightnvm: fix some WARN() messages\0" - "Date\0Thu, 13 Apr 2017 19:36:37 +0000\0" + "Date\0Thu, 13 Apr 2017 22:36:37 +0300\0" "To\0Matias Bjorling <mb@lightnvm.io>" " Javier Gonz\303\241lez <jg@lightnvm.io>\0" "Cc\0linux-block@vger.kernel.org" @@ -67,7 +67,7 @@ "--- a/drivers/lightnvm/pblk-recovery.c\n" "+++ b/drivers/lightnvm/pblk-recovery.c\n" "@@ -167,7 +167,7 @@ static int pblk_recov_l2p_from_emeta(struct pblk *pblk, struct pblk_line *line)\n" - " \t\tif (le64_to_cpu(lba_list[i]) = ADDR_EMPTY) {\n" + " \t\tif (le64_to_cpu(lba_list[i]) == ADDR_EMPTY) {\n" " \t\t\tspin_lock(&line->lock);\n" " \t\t\tif (test_and_set_bit(i, line->invalid_bitmap))\n" "-\t\t\t\tWARN_ON_ONCE(\"pblk: rec. double invalidate:\\n\");\n" @@ -76,4 +76,4 @@ " \t\t\t\tline->vsc--;\n" " \t\t\tspin_unlock(&line->lock);" -ce4c48a3c4fa49d00dd8776714e1feb3e6306279a66af89aa1ce6a74cd2c0201 +369f05960d8c92e2af6ef2f64754c348ccd261d78cf3be1c5c21b0d0a6c922f9
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.