diff for duplicates of <540856D4.8010903@bfs.de> diff --git a/a/1.txt b/N1/1.txt index 8a8f6cf..b486fd9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -46,7 +46,7 @@ Am 04.09.2014 13:09, schrieb Dan Carpenter: > + if (ret) > + goto free_inherit; > -> - if (ret = 0 && ptr && +> - if (ret == 0 && ptr && > - copy_to_user(arg + > - offsetof(struct btrfs_ioctl_vol_args_v2, > - transid), ptr, sizeof(*ptr))) diff --git a/a/content_digest b/N1/content_digest index 3d4d4bd..084f3a4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020140904110915.GB21504@mwanda\0" "From\0walter harms <wharms@bfs.de>\0" "Subject\0Re: [patch] Btrfs: kfree()ing ERR_PTRs\0" - "Date\0Thu, 04 Sep 2014 12:11:00 +0000\0" + "Date\0Thu, 04 Sep 2014 14:11:00 +0200\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Cc\0Chris Mason <clm@fb.com>" Josef Bacik <jbacik@fb.com> @@ -57,7 +57,7 @@ "> +\tif (ret)\n" "> +\t\tgoto free_inherit;\n" "> \n" - "> -\tif (ret = 0 && ptr &&\n" + "> -\tif (ret == 0 && ptr &&\n" "> -\t copy_to_user(arg +\n" "> -\t\t\t offsetof(struct btrfs_ioctl_vol_args_v2,\n" "> -\t\t\t\t transid), ptr, sizeof(*ptr)))\n" @@ -120,4 +120,4 @@ "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > -42c124bee03b2e193a393d847016169a38458244d2db062d04cbbe563eac9b54 +fc4f8aece2e2a38a9c62c75e6027c7e5427278711690ff783e29fdba60338765
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.