diff for duplicates of <20080908151932.GA19023@us.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 1d3bcd7..3476d31 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -90,7 +90,3 @@ exactly at the call to utsname()? > > -- > 1.5.5.1 --- -To unsubscribe from this list: send the line "unsubscribe linux-nfs" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 76c54a2..e75a0ce 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,16 @@ "ref\048C52B29.4020204@fr.ibm.com\0" "ref\048C52B29.4020204-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org\0" - "From\0Serge E. Hallyn <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0" + "From\0Serge E. Hallyn <serue@us.ibm.com>\0" "Subject\0Re: [RFC][PATCH] sunrpc: fix oops in rpc_create() when the mount namespace is unshared\0" "Date\0Mon, 8 Sep 2008 10:19:32 -0500\0" "To\0Cedric Le Goater <clg-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>" - Eric W. Biederman <ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org> - Trond Myklebust <trond.myklebust-41N18TsMXrtuMpJDpNschA@public.gmane.org> - Chuck Lever <chuck.lever-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> - Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + "Cc\0Andrew Morton <akpm@linux-foundation.org>" + Eric W. Biederman <ebiederm@xmission.com> + Trond Myklebust <trond.myklebust@fys.uio.no> + Chuck Lever <chuck.lever@oracle.com> + Linux Kernel Mailing List <linux-kernel@vger.kernel.org> Linux Containers <containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org> - " linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + " linux-nfs@vger.kernel.org\0" "\00:1\0" "b\0" "Quoting Cedric Le Goater (clg-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org):\n" @@ -104,10 +104,6 @@ "> \treturn clnt;\n" "> \n" "> -- \n" - "> 1.5.5.1\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" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > 1.5.5.1 -2a71967db1ea901261d164718efd0e050f0fb26ef4220dea198c62d807a9e992 +f95ed73243ae63f292611bbb7b7047b5fc56b11a9d01e2fc26ee779b97fc80da
diff --git a/a/1.txt b/N2/1.txt index 1d3bcd7..2bc6449 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -Quoting Cedric Le Goater (clg-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org): +Quoting Cedric Le Goater (clg@fr.ibm.com): > On a system with nfs mounts, if a task unshares its mount namespace, > a oops can occur when the system is rebooted if the task is the last > to unreference the nfs mount. It will try to create a rpc request @@ -66,7 +66,7 @@ exactly at the call to utsname()? > Code: 70 20 68 cb c1 2c c0 e8 75 4e 01 00 8b 83 ac 00 00 00 59 3d 00 f0 ff ff 5f 77 63 eb 57 a1 00 80 2d c0 8b 80 a8 02 00 00 8d 73 68 <8b> 40 04 83 c0 45 e8 41 46 f7 ff ba 20 00 00 00 83 f8 21 0f 4c > EIP: [<c024c9ab>] rpc_create+0x332/0x42f SS:ESP 0068:dda0fc2c > -> Signed-off-by: Cedric Le Goater <clg-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Cedric Le Goater <clg@fr.ibm.com> > --- > net/sunrpc/clnt.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) @@ -90,7 +90,3 @@ exactly at the call to utsname()? > > -- > 1.5.5.1 --- -To unsubscribe from this list: send the line "unsubscribe linux-nfs" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 76c54a2..7b7889a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,19 +1,18 @@ "ref\048C52B29.4020204@fr.ibm.com\0" - "ref\048C52B29.4020204-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org\0" - "From\0Serge E. Hallyn <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0" + "From\0Serge E. Hallyn <serue@us.ibm.com>\0" "Subject\0Re: [RFC][PATCH] sunrpc: fix oops in rpc_create() when the mount namespace is unshared\0" "Date\0Mon, 8 Sep 2008 10:19:32 -0500\0" - "To\0Cedric Le Goater <clg-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>" - Eric W. Biederman <ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org> - Trond Myklebust <trond.myklebust-41N18TsMXrtuMpJDpNschA@public.gmane.org> - Chuck Lever <chuck.lever-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> - Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Linux Containers <containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org> - " linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Cedric Le Goater <clg@fr.ibm.com>\0" + "Cc\0Andrew Morton <akpm@linux-foundation.org>" + Eric W. Biederman <ebiederm@xmission.com> + Trond Myklebust <trond.myklebust@fys.uio.no> + Chuck Lever <chuck.lever@oracle.com> + Linux Kernel Mailing List <linux-kernel@vger.kernel.org> + Linux Containers <containers@lists.osdl.org> + " linux-nfs@vger.kernel.org\0" "\00:1\0" "b\0" - "Quoting Cedric Le Goater (clg-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org):\n" + "Quoting Cedric Le Goater (clg@fr.ibm.com):\n" "> On a system with nfs mounts, if a task unshares its mount namespace,\n" "> a oops can occur when the system is rebooted if the task is the last\n" "> to unreference the nfs mount. It will try to create a rpc request\n" @@ -81,7 +80,7 @@ "> Code: 70 20 68 cb c1 2c c0 e8 75 4e 01 00 8b 83 ac 00 00 00 59 3d 00 f0 ff ff 5f 77 63 eb 57 a1 00 80 2d c0 8b 80 a8 02 00 00 8d 73 68 <8b> 40 04 83 c0 45 e8 41 46 f7 ff ba 20 00 00 00 83 f8 21 0f 4c\n" "> EIP: [<c024c9ab>] rpc_create+0x332/0x42f SS:ESP 0068:dda0fc2c\n" "> \n" - "> Signed-off-by: Cedric Le Goater <clg-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Cedric Le Goater <clg@fr.ibm.com>\n" "> ---\n" "> net/sunrpc/clnt.c | 4 ++--\n" "> 1 files changed, 2 insertions(+), 2 deletions(-)\n" @@ -104,10 +103,6 @@ "> \treturn clnt;\n" "> \n" "> -- \n" - "> 1.5.5.1\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" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > 1.5.5.1 -2a71967db1ea901261d164718efd0e050f0fb26ef4220dea198c62d807a9e992 +0e289450c822ccb13a6df6ddd5da7e1b1abd1b9edcc5c752b62367eaa3d58ba6
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.