diff for duplicates of <alpine.DEB.2.02.1410312256590.2324@localhost6.localdomain6> diff --git a/a/1.txt b/N1/1.txt index 78331ab..8a23584 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -217,7 +217,7 @@ julia > - if (path) > - btrfs_free_path(path); > + btrfs_free_path(path); -> if (ret == -EAGAIN) { +> if (ret = -EAGAIN) { > if (root->defrag_max.objectid > root->defrag_progress.objectid) > goto done; > diff --git a/fs/btrfs/tree-log.c b/fs/btrfs/tree-log.c @@ -252,6 +252,6 @@ julia > > _______________________________________________ > Cocci mailing list -> Cocci at systeme.lip6.fr +> Cocci@systeme.lip6.fr > https://systeme.lip6.fr/mailman/listinfo/cocci > diff --git a/a/content_digest b/N1/content_digest index 34a3b10..3ae504a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -16,9 +16,9 @@ "ref\0alpine.DEB.2.02.1402262129250.2221@localhost6.localdomain6\0" "ref\05317A59D.4@users.sourceforge.net\0" "ref\0545404A6.2090807@users.sourceforge.net\0" - "From\0julia.lawall@lip6.fr (Julia Lawall)\0" - "Subject\0[Cocci] [PATCH 1/1] btrfs: Deletion of unnecessary checks before six function calls\0" - "Date\0Fri, 31 Oct 2014 22:59:07 +0100 (CET)\0" + "From\0Julia Lawall <julia.lawall@lip6.fr>\0" + "Subject\0Re: [Cocci] [PATCH 1/1] btrfs: Deletion of unnecessary checks before six function calls\0" + "Date\0Fri, 31 Oct 2014 21:59:07 +0000\0" "To\0cocci@systeme.lip6.fr\0" "\00:1\0" "b\0" @@ -241,7 +241,7 @@ "> -\tif (path)\n" "> -\t\tbtrfs_free_path(path);\n" "> +\tbtrfs_free_path(path);\n" - "> \tif (ret == -EAGAIN) {\n" + "> \tif (ret = -EAGAIN) {\n" "> \t\tif (root->defrag_max.objectid > root->defrag_progress.objectid)\n" "> \t\t\tgoto done;\n" "> diff --git a/fs/btrfs/tree-log.c b/fs/btrfs/tree-log.c\n" @@ -276,8 +276,8 @@ "> \n" "> _______________________________________________\n" "> Cocci mailing list\n" - "> Cocci at systeme.lip6.fr\n" + "> Cocci@systeme.lip6.fr\n" "> https://systeme.lip6.fr/mailman/listinfo/cocci\n" > -eb4b6ff04c2f9a721768ac718bee2ddb8906ecfa821df707d93ae06a4ee0be46 +b88bfafc17efb401b217a01874bddf04394b5f0b7c112afa5752a963aaaa5d0f
diff --git a/a/1.txt b/N2/1.txt index 78331ab..1fb4f30 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -252,6 +252,6 @@ julia > > _______________________________________________ > Cocci mailing list -> Cocci at systeme.lip6.fr +> Cocci@systeme.lip6.fr > https://systeme.lip6.fr/mailman/listinfo/cocci > diff --git a/a/content_digest b/N2/content_digest index 34a3b10..0833872 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -16,10 +16,17 @@ "ref\0alpine.DEB.2.02.1402262129250.2221@localhost6.localdomain6\0" "ref\05317A59D.4@users.sourceforge.net\0" "ref\0545404A6.2090807@users.sourceforge.net\0" - "From\0julia.lawall@lip6.fr (Julia Lawall)\0" - "Subject\0[Cocci] [PATCH 1/1] btrfs: Deletion of unnecessary checks before six function calls\0" + "From\0Julia Lawall <julia.lawall@lip6.fr>\0" + "Subject\0Re: [Cocci] [PATCH 1/1] btrfs: Deletion of unnecessary checks before six function calls\0" "Date\0Fri, 31 Oct 2014 22:59:07 +0100 (CET)\0" - "To\0cocci@systeme.lip6.fr\0" + "To\0SF Markus Elfring <elfring@users.sourceforge.net>\0" + "Cc\0Chris Mason <clm@fb.com>" + Josef Bacik <jbacik@fb.com> + linux-btrfs@vger.kernel.org + trivial@kernel.org + kernel-janitors@vger.kernel.org + linux-kernel@vger.kernel.org + " Coccinelle <cocci@systeme.lip6.fr>\0" "\00:1\0" "b\0" "\n" @@ -276,8 +283,8 @@ "> \n" "> _______________________________________________\n" "> Cocci mailing list\n" - "> Cocci at systeme.lip6.fr\n" + "> Cocci@systeme.lip6.fr\n" "> https://systeme.lip6.fr/mailman/listinfo/cocci\n" > -eb4b6ff04c2f9a721768ac718bee2ddb8906ecfa821df707d93ae06a4ee0be46 +1efaf52ca2cda38e449af827f2ed77a9eac3df29b790566dbbfc2af566774ec3
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.