diff for duplicates of <20140904122302.GP6549@mwanda> diff --git a/a/1.txt b/N1/1.txt index 2997d09..fc98ea7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On Thu, Sep 04, 2014 at 02:11:00PM +0200, walter harms wrote: > > + 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 a3a893d..cd2326c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0540856D4.8010903@bfs.de\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0Re: [patch] Btrfs: kfree()ing ERR_PTRs\0" - "Date\0Thu, 04 Sep 2014 12:23:02 +0000\0" + "Date\0Thu, 4 Sep 2014 15:23:02 +0300\0" "To\0walter harms <wharms@bfs.de>\0" "Cc\0Chris Mason <clm@fb.com>" Josef Bacik <jbacik@fb.com> @@ -17,7 +17,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" @@ -45,4 +45,4 @@ "regards,\n" dan carpenter -bbe34424809d473d3ff025dde1b4adda0734b470784d8ff2c3b40670d19e833e +8d1686d70c9f8c2095201aa8fab9c63dcca4fa0c18e4f90ae8385cecab187b9a
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.