All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150918185403.GC21506@fieldses.org>

diff --git a/a/1.txt b/N1/1.txt
index 233511b..61ffa36 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,12 +14,12 @@ On Sat, Sep 05, 2015 at 12:27:15PM +0200, Andreas Gruenbacher wrote:
 > implement algorithms for transforming a richacl so that it can be
 > evaluated as a plain nfs4 acl, with identical permission check results.
 
-Reviewed-by: J. Bruce Fields <bfields-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+Reviewed-by: J. Bruce Fields <bfields@redhat.com>
 
 Looks nicely done.--b.
 
 > 
-> Signed-off-by: Andreas Gruenbacher <agruen-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+> Signed-off-by: Andreas Gruenbacher <agruen@kernel.org>
 > ---
 >  fs/Makefile                    |   3 +-
 >  fs/richacl_compat.c            | 155 +++++++++++++++++++++++++++++++++++++++++
@@ -51,7 +51,7 @@ Looks nicely done.--b.
 > +/*
 > + * Copyright (C) 2006, 2010  Novell, Inc.
 > + * Copyright (C) 2015  Red Hat, Inc.
-> + * Written by Andreas Gruenbacher <agruen-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+> + * Written by Andreas Gruenbacher <agruen@kernel.org>
 > + *
 > + * This program is free software; you can redistribute it and/or modify it
 > + * under the terms of the GNU General Public License as published by the
@@ -211,7 +211,7 @@ Looks nicely done.--b.
 > @@ -0,0 +1,40 @@
 > +/*
 > + * Copyright (C) 2015  Red Hat, Inc.
-> + * Written by Andreas Gruenbacher <agruenba-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+> + * Written by Andreas Gruenbacher <agruenba@redhat.com>
 > + *
 > + * This program is free software; you can redistribute it and/or modify it
 > + * under the terms of the GNU General Public License as published by the
@@ -254,5 +254,5 @@ Looks nicely done.--b.
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
-> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+> the body of a message to majordomo@vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index f8cdfa4..80b2f26 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,16 @@
  "ref\01441448856-13478-1-git-send-email-agruenba@redhat.com\0"
  "ref\01441448856-13478-21-git-send-email-agruenba@redhat.com\0"
- "ref\01441448856-13478-21-git-send-email-agruenba-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0"
- "From\0bfields-uC3wQj2KruNg9hUCZPvPmw@public.gmane.org (J. Bruce Fields)\0"
+ "From\0bfields@fieldses.org (J. Bruce Fields)\0"
  "Subject\0Re: [RFC v7 20/41] richacl: acl editing helper functions\0"
  "Date\0Fri, 18 Sep 2015 14:54:03 -0400\0"
- "To\0Andreas Gruenbacher <agruenba-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-security-module-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Andreas Gruenbacher <agruen-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "To\0Andreas Gruenbacher <agruenba@redhat.com>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  linux-fsdevel@vger.kernel.org
+  linux-nfs@vger.kernel.org
+  linux-api@vger.kernel.org
+  linux-cifs@vger.kernel.org
+  linux-security-module@vger.kernel.org
+ " Andreas Gruenbacher <agruen@kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Sat, Sep 05, 2015 at 12:27:15PM +0200, Andreas Gruenbacher wrote:\n"
@@ -30,12 +29,12 @@
  "> implement algorithms for transforming a richacl so that it can be\n"
  "> evaluated as a plain nfs4 acl, with identical permission check results.\n"
  "\n"
- "Reviewed-by: J. Bruce Fields <bfields-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
+ "Reviewed-by: J. Bruce Fields <bfields@redhat.com>\n"
  "\n"
  "Looks nicely done.--b.\n"
  "\n"
  "> \n"
- "> Signed-off-by: Andreas Gruenbacher <agruen-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "> Signed-off-by: Andreas Gruenbacher <agruen@kernel.org>\n"
  "> ---\n"
  ">  fs/Makefile                    |   3 +-\n"
  ">  fs/richacl_compat.c            | 155 +++++++++++++++++++++++++++++++++++++++++\n"
@@ -67,7 +66,7 @@
  "> +/*\n"
  "> + * Copyright (C) 2006, 2010  Novell, Inc.\n"
  "> + * Copyright (C) 2015  Red Hat, Inc.\n"
- "> + * Written by Andreas Gruenbacher <agruen-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "> + * Written by Andreas Gruenbacher <agruen@kernel.org>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify it\n"
  "> + * under the terms of the GNU General Public License as published by the\n"
@@ -227,7 +226,7 @@
  "> @@ -0,0 +1,40 @@\n"
  "> +/*\n"
  "> + * Copyright (C) 2015  Red Hat, Inc.\n"
- "> + * Written by Andreas Gruenbacher <agruenba-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
+ "> + * Written by Andreas Gruenbacher <agruenba@redhat.com>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify it\n"
  "> + * under the terms of the GNU General Public License as published by the\n"
@@ -270,7 +269,7 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-nfs\" in\n"
- "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "> the body of a message to majordomo@vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-16766649c435d0fd9bfdc2d313ae744be6058bfa51946681757bcf55bd15aff3
+f65fe6d9ba18253ca4563d3a47cfe1f34cf2613745cb78b1669e65de2e568cad

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.