diff for duplicates of <8760ew9qyp.fsf@xmission.com> diff --git a/a/1.txt b/N1/1.txt index 3a6a9ac..df1ae67 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,12 +14,12 @@ Stefan Berger <stefanb@linux.vnet.ibm.com> writes: >> So correct me if I am wrong; in general, there will only be one >> variant of the form: >> ->> security.foo at uid=15000 +>> security.foo(a)uid=15000 >> >> It's not like there will be: >> ->> security.foo at uid=1000 ->> security.foo at uid=2000 +>> security.foo(a)uid=1000 +>> security.foo(a)uid=2000 > > A file shared by 2 containers, one mapping root to uid=1000, the other > mapping root to uid=2000, will show these two xattrs on the host @@ -69,8 +69,3 @@ So I believe there are some very good fundamental reasons why we want to limit the amount of meta-data per file. Eric - --- -To unsubscribe from this list: send the line "unsubscribe linux-security-module" in -the body of a message to majordomo at 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 8c3ea41..0186e62 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,9 @@ - "ref\01499785511-17192-1-git-send-email-stefanb@linux.vnet.ibm.com\0" - "ref\01499785511-17192-2-git-send-email-stefanb@linux.vnet.ibm.com\0" - "ref\087mv89iy7q.fsf@xmission.com\0" - "ref\020170712170346.GA17974@mail.hallyn.com\0" - "ref\0877ezdgsey.fsf@xmission.com\0" - "ref\074664cc8-bc3e-75d6-5892-f8934404349f@linux.vnet.ibm.com\0" - "ref\020170713011554.xwmrgkzfwnibvgcu@thunk.org\0" - "ref\087y3rscz9j.fsf@xmission.com\0" - "ref\020170713164012.brj2flnkaaks2oci@thunk.org\0" "ref\029fdda5e-ed4a-bcda-e3cc-c06ab87973ce@linux.vnet.ibm.com\0" - "From\0ebiederm@xmission.com (Eric W. Biederman)\0" - "Subject\0[PATCH v2] xattr: Enable security.capability in user namespaces\0" + "From\0Eric W. Biederman <ebiederm@xmission.com>\0" + "Subject\0Re: [PATCH v2] xattr: Enable security.capability in user namespaces\0" "Date\0Thu, 13 Jul 2017 12:39:10 -0500\0" - "To\0linux-security-module@vger.kernel.org\0" - "\00:1\0" + "To\0lkp@lists.01.org\0" + "\01:1\0" "b\0" "Stefan Berger <stefanb@linux.vnet.ibm.com> writes:\n" "\n" @@ -30,12 +21,12 @@ ">> So correct me if I am wrong; in general, there will only be one\n" ">> variant of the form:\n" ">>\n" - ">> security.foo at uid=15000\n" + ">> security.foo(a)uid=15000\n" ">>\n" ">> It's not like there will be:\n" ">>\n" - ">> security.foo at uid=1000\n" - ">> security.foo at uid=2000\n" + ">> security.foo(a)uid=1000\n" + ">> security.foo(a)uid=2000\n" ">\n" "> A file shared by 2 containers, one mapping root to uid=1000, the other\n" "> mapping root to uid=2000, will show these two xattrs on the host\n" @@ -84,11 +75,6 @@ "So I believe there are some very good fundamental reasons why we want to\n" "limit the amount of meta-data per file.\n" "\n" - "Eric\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-security-module\" in\n" - "the body of a message to majordomo at vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Eric -d620b4e7315508919bb0e5592abb9243004b15156b64bbbf18ff1cac47e937db +fc5f009e23caf72f425e9888686789c3aefad4f140334675c07856198305bff1
diff --git a/a/1.txt b/N2/1.txt index 3a6a9ac..38de06b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -14,12 +14,12 @@ Stefan Berger <stefanb@linux.vnet.ibm.com> writes: >> So correct me if I am wrong; in general, there will only be one >> variant of the form: >> ->> security.foo at uid=15000 +>> security.foo@uid=15000 >> >> It's not like there will be: >> ->> security.foo at uid=1000 ->> security.foo at uid=2000 +>> security.foo@uid=1000 +>> security.foo@uid=2000 > > A file shared by 2 containers, one mapping root to uid=1000, the other > mapping root to uid=2000, will show these two xattrs on the host @@ -69,8 +69,3 @@ So I believe there are some very good fundamental reasons why we want to limit the amount of meta-data per file. Eric - --- -To unsubscribe from this list: send the line "unsubscribe linux-security-module" in -the body of a message to majordomo at vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 8c3ea41..40d2d52 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -9,9 +9,22 @@ "ref\020170713164012.brj2flnkaaks2oci@thunk.org\0" "ref\029fdda5e-ed4a-bcda-e3cc-c06ab87973ce@linux.vnet.ibm.com\0" "From\0ebiederm@xmission.com (Eric W. Biederman)\0" - "Subject\0[PATCH v2] xattr: Enable security.capability in user namespaces\0" + "Subject\0Re: [PATCH v2] xattr: Enable security.capability in user namespaces\0" "Date\0Thu, 13 Jul 2017 12:39:10 -0500\0" - "To\0linux-security-module@vger.kernel.org\0" + "To\0Stefan Berger <stefanb@linux.vnet.ibm.com>\0" + "Cc\0Theodore Ts'o <tytso@mit.edu>" + Serge E. Hallyn <serge@hallyn.com> + containers@lists.linux-foundation.org + lkp@01.org + linux-kernel@vger.kernel.org + zohar@linux.vnet.ibm.com + tycho@docker.com + James.Bottomley@hansenpartnership.com + vgoyal@redhat.com + christian.brauner@mailbox.org + amir73il@gmail.com + linux-security-module@vger.kernel.org + " casey@schaufler-ca.com\0" "\00:1\0" "b\0" "Stefan Berger <stefanb@linux.vnet.ibm.com> writes:\n" @@ -30,12 +43,12 @@ ">> So correct me if I am wrong; in general, there will only be one\n" ">> variant of the form:\n" ">>\n" - ">> security.foo at uid=15000\n" + ">> security.foo@uid=15000\n" ">>\n" ">> It's not like there will be:\n" ">>\n" - ">> security.foo at uid=1000\n" - ">> security.foo at uid=2000\n" + ">> security.foo@uid=1000\n" + ">> security.foo@uid=2000\n" ">\n" "> A file shared by 2 containers, one mapping root to uid=1000, the other\n" "> mapping root to uid=2000, will show these two xattrs on the host\n" @@ -84,11 +97,6 @@ "So I believe there are some very good fundamental reasons why we want to\n" "limit the amount of meta-data per file.\n" "\n" - "Eric\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-security-module\" in\n" - "the body of a message to majordomo at vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Eric -d620b4e7315508919bb0e5592abb9243004b15156b64bbbf18ff1cac47e937db +06f46c69dd37d19c2dea2310fea1d7eb5e8e8ffad17241e4ea4a92423be5b2f3
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.