diff for duplicates of <20180929131534.24472-2-cyphar@cyphar.com> diff --git a/a/1.txt b/N1/1.txt index 901c058..30dc654 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ some sort of validation that they really work. There were no vfs self-tests in the past, so this also includes a basic framework that future VFS tests can use. -Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> +Signed-off-by: Aleksa Sarai <cyphar at cyphar.com> --- tools/testing/selftests/Makefile | 1 + tools/testing/selftests/vfs/.gitignore | 1 + @@ -54,7 +54,7 @@ index 000000000000..8ca3cef43dc3 +++ b/tools/testing/selftests/vfs/Makefile @@ -0,0 +1,13 @@ +# SPDX-License-Identifier: GPL-2.0+ -+# Author: Aleksa Sarai <cyphar@cyphar.com> ++# Author: Aleksa Sarai <cyphar at cyphar.com> +# Copyright (C) 2018 SUSE LLC. + +# Makefile for mount selftests. @@ -74,7 +74,7 @@ index 000000000000..a8ca8f689753 @@ -0,0 +1,40 @@ +// SPDX-License-Identifier: GPL-2.0+ +/* -+ * Author: Aleksa Sarai <cyphar@cyphar.com> ++ * Author: Aleksa Sarai <cyphar at cyphar.com> + * Copyright (C) 2018 SUSE LLC. + */ + @@ -120,7 +120,7 @@ index 000000000000..82ac8ad2a5a5 @@ -0,0 +1,37 @@ +#!/bin/bash +# SPDX-License-Identifier: GPL-2.0+ -+# Author: Aleksa Sarai <cyphar@cyphar.com> ++# Author: Aleksa Sarai <cyphar at cyphar.com> +# Copyright (C) 2018 SUSE LLC. + +set -e -o pipefail @@ -163,7 +163,7 @@ index 000000000000..9a03b0953032 @@ -0,0 +1,72 @@ +#!/bin/bash +# SPDX-License-Identifier: GPL-2.0+ -+# Author: Aleksa Sarai <cyphar@cyphar.com> ++# Author: Aleksa Sarai <cyphar at cyphar.com> +# Copyright (C) 2018 SUSE LLC. + +sourcedir="$(readlink -f "$(dirname "$BASH_SOURCE")")" @@ -241,7 +241,7 @@ index 000000000000..06be58a8ffe7 @@ -0,0 +1,54 @@ +#!/bin/bash +# SPDX-License-Identifier: GPL-2.0+ -+# Author: Aleksa Sarai <cyphar@cyphar.com> ++# Author: Aleksa Sarai <cyphar at cyphar.com> +# Copyright (C) 2018 SUSE LLC. + +sourcedir="$(readlink -f "$(dirname "$BASH_SOURCE")")" @@ -301,7 +301,7 @@ index 000000000000..41d9655a1e46 @@ -0,0 +1,50 @@ +#!/bin/bash +# SPDX-License-Identifier: GPL-2.0+ -+# Author: Aleksa Sarai <cyphar@cyphar.com> ++# Author: Aleksa Sarai <cyphar at cyphar.com> +# Copyright (C) 2018 SUSE LLC. + +sourcedir="$(readlink -f "$(dirname "$BASH_SOURCE")")" @@ -357,7 +357,7 @@ index 000000000000..f7ec7e37f06a @@ -0,0 +1,49 @@ +#!/bin/bash +# SPDX-License-Identifier: GPL-2.0+ -+# Author: Aleksa Sarai <cyphar@cyphar.com> ++# Author: Aleksa Sarai <cyphar at cyphar.com> +# Copyright (C) 2018 SUSE LLC. + +sourcedir="$(readlink -f "$(dirname "$BASH_SOURCE")")" @@ -412,7 +412,7 @@ index 000000000000..aba23c28a7b7 @@ -0,0 +1,66 @@ +#!/bin/bash +# SPDX-License-Identifier: GPL-2.0+ -+# Author: Aleksa Sarai <cyphar@cyphar.com> ++# Author: Aleksa Sarai <cyphar at cyphar.com> +# Copyright (C) 2018 SUSE LLC. + +sourcedir="$(readlink -f "$(dirname "$BASH_SOURCE")")" @@ -484,7 +484,7 @@ index 000000000000..d67ec74a3fca @@ -0,0 +1,154 @@ +// SPDX-License-Identifier: GPL-2.0+ +/* -+ * Author: Aleksa Sarai <cyphar@cyphar.com> ++ * Author: Aleksa Sarai <cyphar at cyphar.com> + * Copyright (C) 2018 SUSE LLC. + */ + diff --git a/a/content_digest b/N1/content_digest index ce0f534..026ea8f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,8 @@ "ref\020180929103453.12025-1-cyphar@cyphar.com\0" "ref\020180929131534.24472-1-cyphar@cyphar.com\0" - "From\0Aleksa Sarai <cyphar@cyphar.com>\0" + "From\0cyphar at cyphar.com (Aleksa Sarai)\0" "Subject\0[PATCH 3/3] selftests: vfs: add AT_* path resolution tests\0" "Date\0Sat, 29 Sep 2018 23:15:34 +1000\0" - "To\0Jeff Layton <jlayton@kernel.org>" - J. Bruce Fields <bfields@fieldses.org> - Al Viro <viro@zeniv.linux.org.uk> - Arnd Bergmann <arnd@arndb.de> - " Shuah Khan <shuah@kernel.org>\0" - "Cc\0David Howells <dhowells@redhat.com>" - Andy Lutomirski <luto@kernel.org> - Christian Brauner <christian@brauner.io> - Eric Biederman <ebiederm@xmission.com> - Tycho Andersen <tycho@tycho.ws> - linux-kernel@vger.kernel.org - linux-fsdevel@vger.kernel.org - linux-arch@vger.kernel.org - linux-kselftest@vger.kernel.org - dev@opencontainers.org - containers@lists.linux-foundation.org - " Aleksa Sarai <cyphar@cyphar.com>\0" "\00:1\0" "b\0" "With the addition of so many new scoping flags, it's necessary to have\n" @@ -27,7 +10,7 @@ "self-tests in the past, so this also includes a basic framework that\n" "future VFS tests can use.\n" "\n" - "Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>\n" + "Signed-off-by: Aleksa Sarai <cyphar at cyphar.com>\n" "---\n" " tools/testing/selftests/Makefile | 1 +\n" " tools/testing/selftests/vfs/.gitignore | 1 +\n" @@ -78,7 +61,7 @@ "+++ b/tools/testing/selftests/vfs/Makefile\n" "@@ -0,0 +1,13 @@\n" "+# SPDX-License-Identifier: GPL-2.0+\n" - "+# Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+# Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+# Copyright (C) 2018 SUSE LLC.\n" "+\n" "+# Makefile for mount selftests.\n" @@ -98,7 +81,7 @@ "@@ -0,0 +1,40 @@\n" "+// SPDX-License-Identifier: GPL-2.0+\n" "+/*\n" - "+ * Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+ * Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+ * Copyright (C) 2018 SUSE LLC.\n" "+ */\n" "+\n" @@ -144,7 +127,7 @@ "@@ -0,0 +1,37 @@\n" "+#!/bin/bash\n" "+# SPDX-License-Identifier: GPL-2.0+\n" - "+# Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+# Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+# Copyright (C) 2018 SUSE LLC.\n" "+\n" "+set -e -o pipefail\n" @@ -187,7 +170,7 @@ "@@ -0,0 +1,72 @@\n" "+#!/bin/bash\n" "+# SPDX-License-Identifier: GPL-2.0+\n" - "+# Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+# Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+# Copyright (C) 2018 SUSE LLC.\n" "+\n" "+sourcedir=\"$(readlink -f \"$(dirname \"$BASH_SOURCE\")\")\"\n" @@ -265,7 +248,7 @@ "@@ -0,0 +1,54 @@\n" "+#!/bin/bash\n" "+# SPDX-License-Identifier: GPL-2.0+\n" - "+# Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+# Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+# Copyright (C) 2018 SUSE LLC.\n" "+\n" "+sourcedir=\"$(readlink -f \"$(dirname \"$BASH_SOURCE\")\")\"\n" @@ -325,7 +308,7 @@ "@@ -0,0 +1,50 @@\n" "+#!/bin/bash\n" "+# SPDX-License-Identifier: GPL-2.0+\n" - "+# Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+# Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+# Copyright (C) 2018 SUSE LLC.\n" "+\n" "+sourcedir=\"$(readlink -f \"$(dirname \"$BASH_SOURCE\")\")\"\n" @@ -381,7 +364,7 @@ "@@ -0,0 +1,49 @@\n" "+#!/bin/bash\n" "+# SPDX-License-Identifier: GPL-2.0+\n" - "+# Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+# Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+# Copyright (C) 2018 SUSE LLC.\n" "+\n" "+sourcedir=\"$(readlink -f \"$(dirname \"$BASH_SOURCE\")\")\"\n" @@ -436,7 +419,7 @@ "@@ -0,0 +1,66 @@\n" "+#!/bin/bash\n" "+# SPDX-License-Identifier: GPL-2.0+\n" - "+# Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+# Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+# Copyright (C) 2018 SUSE LLC.\n" "+\n" "+sourcedir=\"$(readlink -f \"$(dirname \"$BASH_SOURCE\")\")\"\n" @@ -508,7 +491,7 @@ "@@ -0,0 +1,154 @@\n" "+// SPDX-License-Identifier: GPL-2.0+\n" "+/*\n" - "+ * Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+ * Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+ * Copyright (C) 2018 SUSE LLC.\n" "+ */\n" "+\n" @@ -663,4 +646,4 @@ "-- \n" 2.19.0 -185957dc3fe414f2e7cf6436a055f2c4c276ac26ef0ad5445a855d401ac97b84 +d58dadb6a47f7020a3f5a1682e0385132eac87f3e0357ea814164c365a0d2ac9
diff --git a/a/1.txt b/N2/1.txt index 901c058..30dc654 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,7 +3,7 @@ some sort of validation that they really work. There were no vfs self-tests in the past, so this also includes a basic framework that future VFS tests can use. -Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> +Signed-off-by: Aleksa Sarai <cyphar at cyphar.com> --- tools/testing/selftests/Makefile | 1 + tools/testing/selftests/vfs/.gitignore | 1 + @@ -54,7 +54,7 @@ index 000000000000..8ca3cef43dc3 +++ b/tools/testing/selftests/vfs/Makefile @@ -0,0 +1,13 @@ +# SPDX-License-Identifier: GPL-2.0+ -+# Author: Aleksa Sarai <cyphar@cyphar.com> ++# Author: Aleksa Sarai <cyphar at cyphar.com> +# Copyright (C) 2018 SUSE LLC. + +# Makefile for mount selftests. @@ -74,7 +74,7 @@ index 000000000000..a8ca8f689753 @@ -0,0 +1,40 @@ +// SPDX-License-Identifier: GPL-2.0+ +/* -+ * Author: Aleksa Sarai <cyphar@cyphar.com> ++ * Author: Aleksa Sarai <cyphar at cyphar.com> + * Copyright (C) 2018 SUSE LLC. + */ + @@ -120,7 +120,7 @@ index 000000000000..82ac8ad2a5a5 @@ -0,0 +1,37 @@ +#!/bin/bash +# SPDX-License-Identifier: GPL-2.0+ -+# Author: Aleksa Sarai <cyphar@cyphar.com> ++# Author: Aleksa Sarai <cyphar at cyphar.com> +# Copyright (C) 2018 SUSE LLC. + +set -e -o pipefail @@ -163,7 +163,7 @@ index 000000000000..9a03b0953032 @@ -0,0 +1,72 @@ +#!/bin/bash +# SPDX-License-Identifier: GPL-2.0+ -+# Author: Aleksa Sarai <cyphar@cyphar.com> ++# Author: Aleksa Sarai <cyphar at cyphar.com> +# Copyright (C) 2018 SUSE LLC. + +sourcedir="$(readlink -f "$(dirname "$BASH_SOURCE")")" @@ -241,7 +241,7 @@ index 000000000000..06be58a8ffe7 @@ -0,0 +1,54 @@ +#!/bin/bash +# SPDX-License-Identifier: GPL-2.0+ -+# Author: Aleksa Sarai <cyphar@cyphar.com> ++# Author: Aleksa Sarai <cyphar at cyphar.com> +# Copyright (C) 2018 SUSE LLC. + +sourcedir="$(readlink -f "$(dirname "$BASH_SOURCE")")" @@ -301,7 +301,7 @@ index 000000000000..41d9655a1e46 @@ -0,0 +1,50 @@ +#!/bin/bash +# SPDX-License-Identifier: GPL-2.0+ -+# Author: Aleksa Sarai <cyphar@cyphar.com> ++# Author: Aleksa Sarai <cyphar at cyphar.com> +# Copyright (C) 2018 SUSE LLC. + +sourcedir="$(readlink -f "$(dirname "$BASH_SOURCE")")" @@ -357,7 +357,7 @@ index 000000000000..f7ec7e37f06a @@ -0,0 +1,49 @@ +#!/bin/bash +# SPDX-License-Identifier: GPL-2.0+ -+# Author: Aleksa Sarai <cyphar@cyphar.com> ++# Author: Aleksa Sarai <cyphar at cyphar.com> +# Copyright (C) 2018 SUSE LLC. + +sourcedir="$(readlink -f "$(dirname "$BASH_SOURCE")")" @@ -412,7 +412,7 @@ index 000000000000..aba23c28a7b7 @@ -0,0 +1,66 @@ +#!/bin/bash +# SPDX-License-Identifier: GPL-2.0+ -+# Author: Aleksa Sarai <cyphar@cyphar.com> ++# Author: Aleksa Sarai <cyphar at cyphar.com> +# Copyright (C) 2018 SUSE LLC. + +sourcedir="$(readlink -f "$(dirname "$BASH_SOURCE")")" @@ -484,7 +484,7 @@ index 000000000000..d67ec74a3fca @@ -0,0 +1,154 @@ +// SPDX-License-Identifier: GPL-2.0+ +/* -+ * Author: Aleksa Sarai <cyphar@cyphar.com> ++ * Author: Aleksa Sarai <cyphar at cyphar.com> + * Copyright (C) 2018 SUSE LLC. + */ + diff --git a/a/content_digest b/N2/content_digest index ce0f534..8d15b5d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,25 +1,8 @@ "ref\020180929103453.12025-1-cyphar@cyphar.com\0" "ref\020180929131534.24472-1-cyphar@cyphar.com\0" - "From\0Aleksa Sarai <cyphar@cyphar.com>\0" + "From\0cyphar@cyphar.com (Aleksa Sarai)\0" "Subject\0[PATCH 3/3] selftests: vfs: add AT_* path resolution tests\0" "Date\0Sat, 29 Sep 2018 23:15:34 +1000\0" - "To\0Jeff Layton <jlayton@kernel.org>" - J. Bruce Fields <bfields@fieldses.org> - Al Viro <viro@zeniv.linux.org.uk> - Arnd Bergmann <arnd@arndb.de> - " Shuah Khan <shuah@kernel.org>\0" - "Cc\0David Howells <dhowells@redhat.com>" - Andy Lutomirski <luto@kernel.org> - Christian Brauner <christian@brauner.io> - Eric Biederman <ebiederm@xmission.com> - Tycho Andersen <tycho@tycho.ws> - linux-kernel@vger.kernel.org - linux-fsdevel@vger.kernel.org - linux-arch@vger.kernel.org - linux-kselftest@vger.kernel.org - dev@opencontainers.org - containers@lists.linux-foundation.org - " Aleksa Sarai <cyphar@cyphar.com>\0" "\00:1\0" "b\0" "With the addition of so many new scoping flags, it's necessary to have\n" @@ -27,7 +10,7 @@ "self-tests in the past, so this also includes a basic framework that\n" "future VFS tests can use.\n" "\n" - "Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>\n" + "Signed-off-by: Aleksa Sarai <cyphar at cyphar.com>\n" "---\n" " tools/testing/selftests/Makefile | 1 +\n" " tools/testing/selftests/vfs/.gitignore | 1 +\n" @@ -78,7 +61,7 @@ "+++ b/tools/testing/selftests/vfs/Makefile\n" "@@ -0,0 +1,13 @@\n" "+# SPDX-License-Identifier: GPL-2.0+\n" - "+# Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+# Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+# Copyright (C) 2018 SUSE LLC.\n" "+\n" "+# Makefile for mount selftests.\n" @@ -98,7 +81,7 @@ "@@ -0,0 +1,40 @@\n" "+// SPDX-License-Identifier: GPL-2.0+\n" "+/*\n" - "+ * Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+ * Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+ * Copyright (C) 2018 SUSE LLC.\n" "+ */\n" "+\n" @@ -144,7 +127,7 @@ "@@ -0,0 +1,37 @@\n" "+#!/bin/bash\n" "+# SPDX-License-Identifier: GPL-2.0+\n" - "+# Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+# Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+# Copyright (C) 2018 SUSE LLC.\n" "+\n" "+set -e -o pipefail\n" @@ -187,7 +170,7 @@ "@@ -0,0 +1,72 @@\n" "+#!/bin/bash\n" "+# SPDX-License-Identifier: GPL-2.0+\n" - "+# Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+# Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+# Copyright (C) 2018 SUSE LLC.\n" "+\n" "+sourcedir=\"$(readlink -f \"$(dirname \"$BASH_SOURCE\")\")\"\n" @@ -265,7 +248,7 @@ "@@ -0,0 +1,54 @@\n" "+#!/bin/bash\n" "+# SPDX-License-Identifier: GPL-2.0+\n" - "+# Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+# Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+# Copyright (C) 2018 SUSE LLC.\n" "+\n" "+sourcedir=\"$(readlink -f \"$(dirname \"$BASH_SOURCE\")\")\"\n" @@ -325,7 +308,7 @@ "@@ -0,0 +1,50 @@\n" "+#!/bin/bash\n" "+# SPDX-License-Identifier: GPL-2.0+\n" - "+# Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+# Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+# Copyright (C) 2018 SUSE LLC.\n" "+\n" "+sourcedir=\"$(readlink -f \"$(dirname \"$BASH_SOURCE\")\")\"\n" @@ -381,7 +364,7 @@ "@@ -0,0 +1,49 @@\n" "+#!/bin/bash\n" "+# SPDX-License-Identifier: GPL-2.0+\n" - "+# Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+# Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+# Copyright (C) 2018 SUSE LLC.\n" "+\n" "+sourcedir=\"$(readlink -f \"$(dirname \"$BASH_SOURCE\")\")\"\n" @@ -436,7 +419,7 @@ "@@ -0,0 +1,66 @@\n" "+#!/bin/bash\n" "+# SPDX-License-Identifier: GPL-2.0+\n" - "+# Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+# Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+# Copyright (C) 2018 SUSE LLC.\n" "+\n" "+sourcedir=\"$(readlink -f \"$(dirname \"$BASH_SOURCE\")\")\"\n" @@ -508,7 +491,7 @@ "@@ -0,0 +1,154 @@\n" "+// SPDX-License-Identifier: GPL-2.0+\n" "+/*\n" - "+ * Author: Aleksa Sarai <cyphar@cyphar.com>\n" + "+ * Author: Aleksa Sarai <cyphar at cyphar.com>\n" "+ * Copyright (C) 2018 SUSE LLC.\n" "+ */\n" "+\n" @@ -663,4 +646,4 @@ "-- \n" 2.19.0 -185957dc3fe414f2e7cf6436a055f2c4c276ac26ef0ad5445a855d401ac97b84 +4698386574a044643cdca0e71b2377246981fd679bc4a16311d6721e2a97d9bf
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.