diff --git a/PKGBUILD b/PKGBUILD index 2fd0a6de93bb0b16ace906800b4f25a785f76f74..32e400f617c14b802ac78440c6b6f01471dcbae4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -16,8 +16,8 @@ _basekernel=5.7 _basever=57 _aufs=20200413 _sub=0 -_rc=rc4 -_commit=0e698dfa282211e414076f9dc7e83c1c288314fd +_rc=rc5 +_commit=2ef96a5bb12be62ef75b5828c0aab838ebb29cb _shortcommit=${_rc}.d0503.g${_commit:0:7} pkgver=${_basekernel}${_shortcommit} #pkgver=${_basekernel}.${_sub} @@ -66,11 +66,11 @@ source=(#"https://www.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar. '0011-bootsplash.patch' '0012-bootsplash.patch' '0013-bootsplash.patch') -sha256sums=('b3f24b479e98ff2578f01f6257c49181d816fdaab40dd3c5c4ac891fc1eeb76f' - '90bf114136f492fe174a486af49e34a4c78c11acc6d5adb94f46c08c08bf09ee' +sha256sums=('f58519ea25579979710fa94df6ad1f94d5936e1a56a297019f8434c507892acc' + 'b8ae03e83e03ef3fee8fc18668a337fee2ef1819e663b4dbaf2feaf21ff8486e' 'bfe52746bfc04114627b6f1e0dd94bc05dd94abe8f6dbee770f78d6116e315e8' 'b44d81446d8b53d5637287c30ae3eb64cae0078c3fbc45fcf1081dd6699818b5' - '2c0ca09deab6dc21bc81aa94d14fa63d7c4aae9b1ba3759c5961c0c219273c6c' + '91e6b93098bce3b38174570f311b05a5cf9064f185c5b05144c7735f48cd8b33' 'f3fc55f0726cc11cfd22a5372f488e8984567631c130218cc40ae35c8abd63f7' '8e3b0a3c7c9b62d29dc711885ef00578a65f1d0315f31e1d9f438aac1ced02d6' '2ad08bab616dd3a8a0468a0ba3d00c0e7821e395093cc63fa622288e8a2806fb' diff --git a/aufs5.x-rcN-20200413.patch b/aufs5.x-rcN-20200413.patch index 5d6cea6799f712f4019d7e51f3f71295ace26b3e..3b93d7da6a2a90fab21bcd788d64a3b042b091c1 100644 --- a/aufs5.x-rcN-20200413.patch +++ b/aufs5.x-rcN-20200413.patch @@ -1,6 +1,6 @@ diff -Naur null/Documentation/ABI/testing/debugfs-aufs linux-5.x-rcN/Documentation/ABI/testing/debugfs-aufs --- /dev/null -+++ linux-5.x-rcN/Documentation/ABI/testing/debugfs-aufs 2020-05-04 06:12:41.185478978 +0200 ++++ linux-5.x-rcN/Documentation/ABI/testing/debugfs-aufs 2020-05-11 01:24:21.532589592 +0200 @@ -0,0 +1,55 @@ +What: /debug/aufs/si_<id>/ +Date: March 2009 @@ -59,7 +59,7 @@ diff -Naur null/Documentation/ABI/testing/debugfs-aufs linux-5.x-rcN/Documentati + will be empty. About XINO files, see the aufs manual. diff -Naur null/Documentation/ABI/testing/sysfs-aufs linux-5.x-rcN/Documentation/ABI/testing/sysfs-aufs --- /dev/null -+++ linux-5.x-rcN/Documentation/ABI/testing/sysfs-aufs 2020-05-04 06:12:41.185478978 +0200 ++++ linux-5.x-rcN/Documentation/ABI/testing/sysfs-aufs 2020-05-11 01:24:21.532589592 +0200 @@ -0,0 +1,31 @@ +What: /sys/fs/aufs/si_<id>/ +Date: March 2009 @@ -94,7 +94,7 @@ diff -Naur null/Documentation/ABI/testing/sysfs-aufs linux-5.x-rcN/Documentation + will be empty. About XINO files, see the aufs manual. diff -Naur null/Documentation/filesystems/aufs/design/01intro.txt linux-5.x-rcN/Documentation/filesystems/aufs/design/01intro.txt --- /dev/null -+++ linux-5.x-rcN/Documentation/filesystems/aufs/design/01intro.txt 2020-05-04 06:12:41.185478978 +0200 ++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/01intro.txt 2020-05-11 01:24:21.532589592 +0200 @@ -0,0 +1,171 @@ + +# Copyright (C) 2005-2020 Junjiro R. Okajima @@ -269,7 +269,7 @@ diff -Naur null/Documentation/filesystems/aufs/design/01intro.txt linux-5.x-rcN/ +about it. But currently I have implemented it in kernel space. diff -Naur null/Documentation/filesystems/aufs/design/02struct.txt linux-5.x-rcN/Documentation/filesystems/aufs/design/02struct.txt --- /dev/null -+++ linux-5.x-rcN/Documentation/filesystems/aufs/design/02struct.txt 2020-05-04 06:12:41.185478978 +0200 ++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/02struct.txt 2020-05-11 01:24:21.532589592 +0200 @@ -0,0 +1,258 @@ + +# Copyright (C) 2005-2020 Junjiro R. Okajima @@ -531,7 +531,7 @@ diff -Naur null/Documentation/filesystems/aufs/design/02struct.txt linux-5.x-rcN +For this purpose, use "aumvdown" command in aufs-util.git. diff -Naur null/Documentation/filesystems/aufs/design/03atomic_open.txt linux-5.x-rcN/Documentation/filesystems/aufs/design/03atomic_open.txt --- /dev/null -+++ linux-5.x-rcN/Documentation/filesystems/aufs/design/03atomic_open.txt 2020-05-04 06:12:41.185478978 +0200 ++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/03atomic_open.txt 2020-05-11 01:24:21.532589592 +0200 @@ -0,0 +1,85 @@ + +# Copyright (C) 2015-2020 Junjiro R. Okajima @@ -620,7 +620,7 @@ diff -Naur null/Documentation/filesystems/aufs/design/03atomic_open.txt linux-5. + be implemented in aufs, but not all I am afraid. diff -Naur null/Documentation/filesystems/aufs/design/03lookup.txt linux-5.x-rcN/Documentation/filesystems/aufs/design/03lookup.txt --- /dev/null -+++ linux-5.x-rcN/Documentation/filesystems/aufs/design/03lookup.txt 2020-05-04 06:12:41.185478978 +0200 ++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/03lookup.txt 2020-05-11 01:24:21.532589592 +0200 @@ -0,0 +1,113 @@ + +# Copyright (C) 2005-2020 Junjiro R. Okajima @@ -737,7 +737,7 @@ diff -Naur null/Documentation/filesystems/aufs/design/03lookup.txt linux-5.x-rcN + by over-mounting something (or another method). diff -Naur null/Documentation/filesystems/aufs/design/04branch.txt linux-5.x-rcN/Documentation/filesystems/aufs/design/04branch.txt --- /dev/null -+++ linux-5.x-rcN/Documentation/filesystems/aufs/design/04branch.txt 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/04branch.txt 2020-05-11 01:24:21.532589592 +0200 @@ -0,0 +1,74 @@ + +# Copyright (C) 2005-2020 Junjiro R. Okajima @@ -815,7 +815,7 @@ diff -Naur null/Documentation/filesystems/aufs/design/04branch.txt linux-5.x-rcN + same named entry on the upper branch. diff -Naur null/Documentation/filesystems/aufs/design/05wbr_policy.txt linux-5.x-rcN/Documentation/filesystems/aufs/design/05wbr_policy.txt --- /dev/null -+++ linux-5.x-rcN/Documentation/filesystems/aufs/design/05wbr_policy.txt 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/05wbr_policy.txt 2020-05-11 01:24:21.532589592 +0200 @@ -0,0 +1,64 @@ + +# Copyright (C) 2005-2020 Junjiro R. Okajima @@ -883,7 +883,7 @@ diff -Naur null/Documentation/filesystems/aufs/design/05wbr_policy.txt linux-5.x + copyup policy. diff -Naur null/Documentation/filesystems/aufs/design/06dirren.dot linux-5.x-rcN/Documentation/filesystems/aufs/design/06dirren.dot --- /dev/null -+++ linux-5.x-rcN/Documentation/filesystems/aufs/design/06dirren.dot 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/06dirren.dot 2020-05-11 01:24:21.532589592 +0200 @@ -0,0 +1,31 @@ + +// to view this graph, run dot(1) command in GRAPHVIZ. @@ -918,7 +918,7 @@ diff -Naur null/Documentation/filesystems/aufs/design/06dirren.dot linux-5.x-rcN +} diff -Naur null/Documentation/filesystems/aufs/design/06dirren.txt linux-5.x-rcN/Documentation/filesystems/aufs/design/06dirren.txt --- /dev/null -+++ linux-5.x-rcN/Documentation/filesystems/aufs/design/06dirren.txt 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/06dirren.txt 2020-05-11 01:24:21.532589592 +0200 @@ -0,0 +1,102 @@ + +# Copyright (C) 2017-2020 Junjiro R. Okajima @@ -1024,7 +1024,7 @@ diff -Naur null/Documentation/filesystems/aufs/design/06dirren.txt linux-5.x-rcN +equivalen to udba=reval case. diff -Naur null/Documentation/filesystems/aufs/design/06fhsm.txt linux-5.x-rcN/Documentation/filesystems/aufs/design/06fhsm.txt --- /dev/null -+++ linux-5.x-rcN/Documentation/filesystems/aufs/design/06fhsm.txt 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/06fhsm.txt 2020-05-11 01:24:21.535922918 +0200 @@ -0,0 +1,120 @@ + +# Copyright (C) 2011-2020 Junjiro R. Okajima @@ -1148,7 +1148,7 @@ diff -Naur null/Documentation/filesystems/aufs/design/06fhsm.txt linux-5.x-rcN/D +should restore the original file state after an error happens. diff -Naur null/Documentation/filesystems/aufs/design/06mmap.txt linux-5.x-rcN/Documentation/filesystems/aufs/design/06mmap.txt --- /dev/null -+++ linux-5.x-rcN/Documentation/filesystems/aufs/design/06mmap.txt 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/06mmap.txt 2020-05-11 01:24:21.535922918 +0200 @@ -0,0 +1,72 @@ + +# Copyright (C) 2005-2020 Junjiro R. Okajima @@ -1224,7 +1224,7 @@ diff -Naur null/Documentation/filesystems/aufs/design/06mmap.txt linux-5.x-rcN/D +I have to give up this "looks-smater" approach. diff -Naur null/Documentation/filesystems/aufs/design/06xattr.txt linux-5.x-rcN/Documentation/filesystems/aufs/design/06xattr.txt --- /dev/null -+++ linux-5.x-rcN/Documentation/filesystems/aufs/design/06xattr.txt 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/06xattr.txt 2020-05-11 01:24:21.535922918 +0200 @@ -0,0 +1,96 @@ + +# Copyright (C) 2014-2020 Junjiro R. Okajima @@ -1324,7 +1324,7 @@ diff -Naur null/Documentation/filesystems/aufs/design/06xattr.txt linux-5.x-rcN/ +now, aufs implements the branch attributes to ignore the error. diff -Naur null/Documentation/filesystems/aufs/design/07export.txt linux-5.x-rcN/Documentation/filesystems/aufs/design/07export.txt --- /dev/null -+++ linux-5.x-rcN/Documentation/filesystems/aufs/design/07export.txt 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/07export.txt 2020-05-11 01:24:21.535922918 +0200 @@ -0,0 +1,58 @@ + +# Copyright (C) 2005-2020 Junjiro R. Okajima @@ -1386,7 +1386,7 @@ diff -Naur null/Documentation/filesystems/aufs/design/07export.txt linux-5.x-rcN + lookup_one_len(), vfs_getattr(), encode_fh() and others. diff -Naur null/Documentation/filesystems/aufs/design/08shwh.txt linux-5.x-rcN/Documentation/filesystems/aufs/design/08shwh.txt --- /dev/null -+++ linux-5.x-rcN/Documentation/filesystems/aufs/design/08shwh.txt 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/08shwh.txt 2020-05-11 01:24:21.535922918 +0200 @@ -0,0 +1,52 @@ + +# Copyright (C) 2005-2020 Junjiro R. Okajima @@ -1442,7 +1442,7 @@ diff -Naur null/Documentation/filesystems/aufs/design/08shwh.txt linux-5.x-rcN/D +initramfs will use it to replace the old one at the next boot. diff -Naur null/Documentation/filesystems/aufs/design/10dynop.txt linux-5.x-rcN/Documentation/filesystems/aufs/design/10dynop.txt --- /dev/null -+++ linux-5.x-rcN/Documentation/filesystems/aufs/design/10dynop.txt 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/10dynop.txt 2020-05-11 01:24:21.535922918 +0200 @@ -0,0 +1,47 @@ + +# Copyright (C) 2010-2020 Junjiro R. Okajima @@ -1493,7 +1493,7 @@ diff -Naur null/Documentation/filesystems/aufs/design/10dynop.txt linux-5.x-rcN/ +regular files only. diff -Naur null/Documentation/filesystems/aufs/README linux-5.x-rcN/Documentation/filesystems/aufs/README --- /dev/null -+++ linux-5.x-rcN/Documentation/filesystems/aufs/README 2020-05-04 06:12:41.185478978 +0200 ++++ linux-5.x-rcN/Documentation/filesystems/aufs/README 2020-05-11 01:24:21.532589592 +0200 @@ -0,0 +1,401 @@ + +Aufs5 -- advanced multi layered unification filesystem version 5.x @@ -1898,7 +1898,7 @@ diff -Naur null/Documentation/filesystems/aufs/README linux-5.x-rcN/Documentatio +# End: ; diff -Naur null/fs/aufs/aufs.h linux-5.x-rcN/fs/aufs/aufs.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/aufs.h 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/aufs.h 2020-05-11 01:24:21.535922918 +0200 @@ -0,0 +1,62 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -1964,7 +1964,7 @@ diff -Naur null/fs/aufs/aufs.h linux-5.x-rcN/fs/aufs/aufs.h +#endif /* __AUFS_H__ */ diff -Naur null/fs/aufs/branch.c linux-5.x-rcN/fs/aufs/branch.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/branch.c 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/branch.c 2020-05-11 01:24:21.535922918 +0200 @@ -0,0 +1,1428 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -3396,7 +3396,7 @@ diff -Naur null/fs/aufs/branch.c linux-5.x-rcN/fs/aufs/branch.c +} diff -Naur null/fs/aufs/branch.h linux-5.x-rcN/fs/aufs/branch.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/branch.h 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/branch.h 2020-05-11 01:24:21.535922918 +0200 @@ -0,0 +1,366 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -3766,7 +3766,7 @@ diff -Naur null/fs/aufs/branch.h linux-5.x-rcN/fs/aufs/branch.h +#endif /* __AUFS_BRANCH_H__ */ diff -Naur null/fs/aufs/conf.mk linux-5.x-rcN/fs/aufs/conf.mk --- /dev/null -+++ linux-5.x-rcN/fs/aufs/conf.mk 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/conf.mk 2020-05-11 01:24:21.535922918 +0200 @@ -0,0 +1,40 @@ +# SPDX-License-Identifier: GPL-2.0 + @@ -3810,7 +3810,7 @@ diff -Naur null/fs/aufs/conf.mk linux-5.x-rcN/fs/aufs/conf.mk +-include ${srctree}/${src}/conf_priv.mk diff -Naur null/fs/aufs/cpup.c linux-5.x-rcN/fs/aufs/cpup.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/cpup.c 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/cpup.c 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,1458 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -5272,7 +5272,7 @@ diff -Naur null/fs/aufs/cpup.c linux-5.x-rcN/fs/aufs/cpup.c +} diff -Naur null/fs/aufs/cpup.h linux-5.x-rcN/fs/aufs/cpup.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/cpup.h 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/cpup.h 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,100 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -5376,7 +5376,7 @@ diff -Naur null/fs/aufs/cpup.h linux-5.x-rcN/fs/aufs/cpup.h +#endif /* __AUFS_CPUP_H__ */ diff -Naur null/fs/aufs/dbgaufs.c linux-5.x-rcN/fs/aufs/dbgaufs.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/dbgaufs.c 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/dbgaufs.c 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,526 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -5906,7 +5906,7 @@ diff -Naur null/fs/aufs/dbgaufs.c linux-5.x-rcN/fs/aufs/dbgaufs.c +} diff -Naur null/fs/aufs/dbgaufs.h linux-5.x-rcN/fs/aufs/dbgaufs.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/dbgaufs.h 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/dbgaufs.h 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,53 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -5963,7 +5963,7 @@ diff -Naur null/fs/aufs/dbgaufs.h linux-5.x-rcN/fs/aufs/dbgaufs.h +#endif /* __DBGAUFS_H__ */ diff -Naur null/fs/aufs/dcsub.c linux-5.x-rcN/fs/aufs/dcsub.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/dcsub.c 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/dcsub.c 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,225 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -6192,7 +6192,7 @@ diff -Naur null/fs/aufs/dcsub.c linux-5.x-rcN/fs/aufs/dcsub.c +} diff -Naur null/fs/aufs/dcsub.h linux-5.x-rcN/fs/aufs/dcsub.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/dcsub.h 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/dcsub.h 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,137 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -6333,7 +6333,7 @@ diff -Naur null/fs/aufs/dcsub.h linux-5.x-rcN/fs/aufs/dcsub.h +#endif /* __AUFS_DCSUB_H__ */ diff -Naur null/fs/aufs/debug.c linux-5.x-rcN/fs/aufs/debug.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/debug.c 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/debug.c 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,441 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -6778,7 +6778,7 @@ diff -Naur null/fs/aufs/debug.c linux-5.x-rcN/fs/aufs/debug.c +} diff -Naur null/fs/aufs/debug.h linux-5.x-rcN/fs/aufs/debug.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/debug.h 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/debug.h 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,226 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -7008,7 +7008,7 @@ diff -Naur null/fs/aufs/debug.h linux-5.x-rcN/fs/aufs/debug.h +#endif /* __AUFS_DEBUG_H__ */ diff -Naur null/fs/aufs/dentry.c linux-5.x-rcN/fs/aufs/dentry.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/dentry.c 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/dentry.c 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,1154 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -8166,7 +8166,7 @@ diff -Naur null/fs/aufs/dentry.c linux-5.x-rcN/fs/aufs/dentry.c +}; diff -Naur null/fs/aufs/dentry.h linux-5.x-rcN/fs/aufs/dentry.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/dentry.h 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/dentry.h 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,268 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -8438,7 +8438,7 @@ diff -Naur null/fs/aufs/dentry.h linux-5.x-rcN/fs/aufs/dentry.h +#endif /* __AUFS_DENTRY_H__ */ diff -Naur null/fs/aufs/dinfo.c linux-5.x-rcN/fs/aufs/dinfo.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/dinfo.c 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/dinfo.c 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,554 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -8996,7 +8996,7 @@ diff -Naur null/fs/aufs/dinfo.c linux-5.x-rcN/fs/aufs/dinfo.c +} diff -Naur null/fs/aufs/dir.c linux-5.x-rcN/fs/aufs/dir.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/dir.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/dir.c 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,763 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -9763,7 +9763,7 @@ diff -Naur null/fs/aufs/dir.c linux-5.x-rcN/fs/aufs/dir.c +}; diff -Naur null/fs/aufs/dir.h linux-5.x-rcN/fs/aufs/dir.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/dir.h 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/dir.h 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,134 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -9901,7 +9901,7 @@ diff -Naur null/fs/aufs/dir.h linux-5.x-rcN/fs/aufs/dir.h +#endif /* __AUFS_DIR_H__ */ diff -Naur null/fs/aufs/dirren.c linux-5.x-rcN/fs/aufs/dirren.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/dirren.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/dirren.c 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,1316 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -11221,7 +11221,7 @@ diff -Naur null/fs/aufs/dirren.c linux-5.x-rcN/fs/aufs/dirren.c +} diff -Naur null/fs/aufs/dirren.h linux-5.x-rcN/fs/aufs/dirren.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/dirren.h 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/dirren.h 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,140 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -11365,7 +11365,7 @@ diff -Naur null/fs/aufs/dirren.h linux-5.x-rcN/fs/aufs/dirren.h +#endif /* __AUFS_DIRREN_H__ */ diff -Naur null/fs/aufs/dynop.c linux-5.x-rcN/fs/aufs/dynop.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/dynop.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/dynop.c 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,367 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -11736,7 +11736,7 @@ diff -Naur null/fs/aufs/dynop.c linux-5.x-rcN/fs/aufs/dynop.c +} diff -Naur null/fs/aufs/dynop.h linux-5.x-rcN/fs/aufs/dynop.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/dynop.h 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/dynop.h 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,77 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -11817,7 +11817,7 @@ diff -Naur null/fs/aufs/dynop.h linux-5.x-rcN/fs/aufs/dynop.h +#endif /* __AUFS_DYNOP_H__ */ diff -Naur null/fs/aufs/export.c linux-5.x-rcN/fs/aufs/export.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/export.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/export.c 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,838 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -12659,7 +12659,7 @@ diff -Naur null/fs/aufs/export.c linux-5.x-rcN/fs/aufs/export.c +} diff -Naur null/fs/aufs/fhsm.c linux-5.x-rcN/fs/aufs/fhsm.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/fhsm.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/fhsm.c 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,427 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -13090,7 +13090,7 @@ diff -Naur null/fs/aufs/fhsm.c linux-5.x-rcN/fs/aufs/fhsm.c +} diff -Naur null/fs/aufs/file.c linux-5.x-rcN/fs/aufs/file.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/file.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/file.c 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,863 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -13957,7 +13957,7 @@ diff -Naur null/fs/aufs/file.c linux-5.x-rcN/fs/aufs/file.c +}; diff -Naur null/fs/aufs/file.h linux-5.x-rcN/fs/aufs/file.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/file.h 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/file.h 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,342 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -14303,7 +14303,7 @@ diff -Naur null/fs/aufs/file.h linux-5.x-rcN/fs/aufs/file.h +#endif /* __AUFS_FILE_H__ */ diff -Naur null/fs/aufs/finfo.c linux-5.x-rcN/fs/aufs/finfo.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/finfo.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/finfo.c 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,149 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -14456,7 +14456,7 @@ diff -Naur null/fs/aufs/finfo.c linux-5.x-rcN/fs/aufs/finfo.c +} diff -Naur null/fs/aufs/f_op.c linux-5.x-rcN/fs/aufs/f_op.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/f_op.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/f_op.c 2020-05-11 01:24:21.539256244 +0200 @@ -0,0 +1,819 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -15279,7 +15279,7 @@ diff -Naur null/fs/aufs/f_op.c linux-5.x-rcN/fs/aufs/f_op.c +}; diff -Naur null/fs/aufs/fstype.h linux-5.x-rcN/fs/aufs/fstype.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/fstype.h 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/fstype.h 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,401 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -15684,7 +15684,7 @@ diff -Naur null/fs/aufs/fstype.h linux-5.x-rcN/fs/aufs/fstype.h +#endif /* __AUFS_FSTYPE_H__ */ diff -Naur null/fs/aufs/hbl.h linux-5.x-rcN/fs/aufs/hbl.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/hbl.h 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/hbl.h 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,65 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -15753,7 +15753,7 @@ diff -Naur null/fs/aufs/hbl.h linux-5.x-rcN/fs/aufs/hbl.h +#endif /* __AUFS_HBL_H__ */ diff -Naur null/fs/aufs/hfsnotify.c linux-5.x-rcN/fs/aufs/hfsnotify.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/hfsnotify.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/hfsnotify.c 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,288 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -16045,7 +16045,7 @@ diff -Naur null/fs/aufs/hfsnotify.c linux-5.x-rcN/fs/aufs/hfsnotify.c +}; diff -Naur null/fs/aufs/hfsplus.c linux-5.x-rcN/fs/aufs/hfsplus.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/hfsplus.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/hfsplus.c 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,60 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -16109,7 +16109,7 @@ diff -Naur null/fs/aufs/hfsplus.c linux-5.x-rcN/fs/aufs/hfsplus.c +} diff -Naur null/fs/aufs/hnotify.c linux-5.x-rcN/fs/aufs/hnotify.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/hnotify.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/hnotify.c 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,715 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -16828,7 +16828,7 @@ diff -Naur null/fs/aufs/hnotify.c linux-5.x-rcN/fs/aufs/hnotify.c +} diff -Naur null/fs/aufs/iinfo.c linux-5.x-rcN/fs/aufs/iinfo.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/iinfo.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/iinfo.c 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,286 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -17118,7 +17118,7 @@ diff -Naur null/fs/aufs/iinfo.c linux-5.x-rcN/fs/aufs/iinfo.c +} diff -Naur null/fs/aufs/inode.c linux-5.x-rcN/fs/aufs/inode.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/inode.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/inode.c 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,529 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -17651,7 +17651,7 @@ diff -Naur null/fs/aufs/inode.c linux-5.x-rcN/fs/aufs/inode.c +} diff -Naur null/fs/aufs/inode.h linux-5.x-rcN/fs/aufs/inode.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/inode.h 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/inode.h 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,698 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -18353,7 +18353,7 @@ diff -Naur null/fs/aufs/inode.h linux-5.x-rcN/fs/aufs/inode.h +#endif /* __AUFS_INODE_H__ */ diff -Naur null/fs/aufs/ioctl.c linux-5.x-rcN/fs/aufs/ioctl.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/ioctl.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/ioctl.c 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,220 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -18577,7 +18577,7 @@ diff -Naur null/fs/aufs/ioctl.c linux-5.x-rcN/fs/aufs/ioctl.c +#endif diff -Naur null/fs/aufs/i_op_add.c linux-5.x-rcN/fs/aufs/i_op_add.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/i_op_add.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/i_op_add.c 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,936 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -19517,7 +19517,7 @@ diff -Naur null/fs/aufs/i_op_add.c linux-5.x-rcN/fs/aufs/i_op_add.c +} diff -Naur null/fs/aufs/i_op.c linux-5.x-rcN/fs/aufs/i_op.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/i_op.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/i_op.c 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,1498 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -21019,7 +21019,7 @@ diff -Naur null/fs/aufs/i_op.c linux-5.x-rcN/fs/aufs/i_op.c +}; diff -Naur null/fs/aufs/i_op_del.c linux-5.x-rcN/fs/aufs/i_op_del.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/i_op_del.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/i_op_del.c 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,513 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -21536,7 +21536,7 @@ diff -Naur null/fs/aufs/i_op_del.c linux-5.x-rcN/fs/aufs/i_op_del.c +} diff -Naur null/fs/aufs/i_op_ren.c linux-5.x-rcN/fs/aufs/i_op_ren.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/i_op_ren.c 2020-05-04 06:12:41.192145592 +0200 ++++ linux-5.x-rcN/fs/aufs/i_op_ren.c 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,1250 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -22790,7 +22790,7 @@ diff -Naur null/fs/aufs/i_op_ren.c linux-5.x-rcN/fs/aufs/i_op_ren.c +} diff -Naur null/fs/aufs/Kconfig linux-5.x-rcN/fs/aufs/Kconfig --- /dev/null -+++ linux-5.x-rcN/fs/aufs/Kconfig 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/Kconfig 2020-05-11 01:24:21.535922918 +0200 @@ -0,0 +1,199 @@ +# SPDX-License-Identifier: GPL-2.0 +config AUFS_FS @@ -22993,7 +22993,7 @@ diff -Naur null/fs/aufs/Kconfig linux-5.x-rcN/fs/aufs/Kconfig +endif diff -Naur null/fs/aufs/lcnt.h linux-5.x-rcN/fs/aufs/lcnt.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/lcnt.h 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/lcnt.h 2020-05-11 01:24:21.542589570 +0200 @@ -0,0 +1,186 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -23183,7 +23183,7 @@ diff -Naur null/fs/aufs/lcnt.h linux-5.x-rcN/fs/aufs/lcnt.h +#endif /* __AUFS_LCNT_H__ */ diff -Naur null/fs/aufs/loop.c linux-5.x-rcN/fs/aufs/loop.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/loop.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/loop.c 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,148 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -23335,7 +23335,7 @@ diff -Naur null/fs/aufs/loop.c linux-5.x-rcN/fs/aufs/loop.c +} diff -Naur null/fs/aufs/loop.h linux-5.x-rcN/fs/aufs/loop.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/loop.h 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/loop.h 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,55 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -23394,7 +23394,7 @@ diff -Naur null/fs/aufs/loop.h linux-5.x-rcN/fs/aufs/loop.h +#endif /* __AUFS_LOOP_H__ */ diff -Naur null/fs/aufs/magic.mk linux-5.x-rcN/fs/aufs/magic.mk --- /dev/null -+++ linux-5.x-rcN/fs/aufs/magic.mk 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/magic.mk 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,31 @@ +# SPDX-License-Identifier: GPL-2.0 + @@ -23429,7 +23429,7 @@ diff -Naur null/fs/aufs/magic.mk linux-5.x-rcN/fs/aufs/magic.mk +endif diff -Naur null/fs/aufs/Makefile linux-5.x-rcN/fs/aufs/Makefile --- /dev/null -+++ linux-5.x-rcN/fs/aufs/Makefile 2020-05-04 06:12:41.188812284 +0200 ++++ linux-5.x-rcN/fs/aufs/Makefile 2020-05-11 01:24:21.535922918 +0200 @@ -0,0 +1,46 @@ +# SPDX-License-Identifier: GPL-2.0 + @@ -23479,7 +23479,7 @@ diff -Naur null/fs/aufs/Makefile linux-5.x-rcN/fs/aufs/Makefile +aufs-$(CONFIG_AUFS_MAGIC_SYSRQ) += sysrq.o diff -Naur null/fs/aufs/module.c linux-5.x-rcN/fs/aufs/module.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/module.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/module.c 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,273 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -23756,7 +23756,7 @@ diff -Naur null/fs/aufs/module.c linux-5.x-rcN/fs/aufs/module.c +module_exit(aufs_exit); diff -Naur null/fs/aufs/module.h linux-5.x-rcN/fs/aufs/module.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/module.h 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/module.h 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,166 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -23926,7 +23926,7 @@ diff -Naur null/fs/aufs/module.h linux-5.x-rcN/fs/aufs/module.h +#endif /* __AUFS_MODULE_H__ */ diff -Naur null/fs/aufs/mvdown.c linux-5.x-rcN/fs/aufs/mvdown.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/mvdown.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/mvdown.c 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,706 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -24636,7 +24636,7 @@ diff -Naur null/fs/aufs/mvdown.c linux-5.x-rcN/fs/aufs/mvdown.c +} diff -Naur null/fs/aufs/opts.c linux-5.x-rcN/fs/aufs/opts.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/opts.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/opts.c 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,1880 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -26520,7 +26520,7 @@ diff -Naur null/fs/aufs/opts.c linux-5.x-rcN/fs/aufs/opts.c +} diff -Naur null/fs/aufs/opts.h linux-5.x-rcN/fs/aufs/opts.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/opts.h 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/opts.h 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,225 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -26749,7 +26749,7 @@ diff -Naur null/fs/aufs/opts.h linux-5.x-rcN/fs/aufs/opts.h +#endif /* __AUFS_OPTS_H__ */ diff -Naur null/fs/aufs/plink.c linux-5.x-rcN/fs/aufs/plink.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/plink.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/plink.c 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,516 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -27269,7 +27269,7 @@ diff -Naur null/fs/aufs/plink.c linux-5.x-rcN/fs/aufs/plink.c +} diff -Naur null/fs/aufs/poll.c linux-5.x-rcN/fs/aufs/poll.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/poll.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/poll.c 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,51 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -27324,7 +27324,7 @@ diff -Naur null/fs/aufs/poll.c linux-5.x-rcN/fs/aufs/poll.c +} diff -Naur null/fs/aufs/posix_acl.c linux-5.x-rcN/fs/aufs/posix_acl.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/posix_acl.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/posix_acl.c 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,105 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -27433,7 +27433,7 @@ diff -Naur null/fs/aufs/posix_acl.c linux-5.x-rcN/fs/aufs/posix_acl.c +} diff -Naur null/fs/aufs/procfs.c linux-5.x-rcN/fs/aufs/procfs.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/procfs.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/procfs.c 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,170 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -27607,7 +27607,7 @@ diff -Naur null/fs/aufs/procfs.c linux-5.x-rcN/fs/aufs/procfs.c +} diff -Naur null/fs/aufs/rdu.c linux-5.x-rcN/fs/aufs/rdu.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/rdu.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/rdu.c 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,384 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -27995,7 +27995,7 @@ diff -Naur null/fs/aufs/rdu.c linux-5.x-rcN/fs/aufs/rdu.c +#endif diff -Naur null/fs/aufs/rwsem.h linux-5.x-rcN/fs/aufs/rwsem.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/rwsem.h 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/rwsem.h 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,73 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -28072,7 +28072,7 @@ diff -Naur null/fs/aufs/rwsem.h linux-5.x-rcN/fs/aufs/rwsem.h +#endif /* __AUFS_RWSEM_H__ */ diff -Naur null/fs/aufs/sbinfo.c linux-5.x-rcN/fs/aufs/sbinfo.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/sbinfo.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/sbinfo.c 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,314 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -28390,7 +28390,7 @@ diff -Naur null/fs/aufs/sbinfo.c linux-5.x-rcN/fs/aufs/sbinfo.c +} diff -Naur null/fs/aufs/super.c linux-5.x-rcN/fs/aufs/super.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/super.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/super.c 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,1047 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -29441,7 +29441,7 @@ diff -Naur null/fs/aufs/super.c linux-5.x-rcN/fs/aufs/super.c +}; diff -Naur null/fs/aufs/super.h linux-5.x-rcN/fs/aufs/super.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/super.h 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/super.h 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,589 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -30034,7 +30034,7 @@ diff -Naur null/fs/aufs/super.h linux-5.x-rcN/fs/aufs/super.h +#endif /* __AUFS_SUPER_H__ */ diff -Naur null/fs/aufs/sysaufs.c linux-5.x-rcN/fs/aufs/sysaufs.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/sysaufs.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/sysaufs.c 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,93 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -30131,7 +30131,7 @@ diff -Naur null/fs/aufs/sysaufs.c linux-5.x-rcN/fs/aufs/sysaufs.c +} diff -Naur null/fs/aufs/sysaufs.h linux-5.x-rcN/fs/aufs/sysaufs.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/sysaufs.h 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/sysaufs.h 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,102 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -30237,7 +30237,7 @@ diff -Naur null/fs/aufs/sysaufs.h linux-5.x-rcN/fs/aufs/sysaufs.h +#endif /* __SYSAUFS_H__ */ diff -Naur null/fs/aufs/sysfs.c linux-5.x-rcN/fs/aufs/sysfs.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/sysfs.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/sysfs.c 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,374 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -30615,7 +30615,7 @@ diff -Naur null/fs/aufs/sysfs.c linux-5.x-rcN/fs/aufs/sysfs.c +} diff -Naur null/fs/aufs/sysrq.c linux-5.x-rcN/fs/aufs/sysrq.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/sysrq.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/sysrq.c 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,149 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -30768,7 +30768,7 @@ diff -Naur null/fs/aufs/sysrq.c linux-5.x-rcN/fs/aufs/sysrq.c +} diff -Naur null/fs/aufs/vdir.c linux-5.x-rcN/fs/aufs/vdir.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/vdir.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/vdir.c 2020-05-11 01:24:21.545922896 +0200 @@ -0,0 +1,896 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -31668,7 +31668,7 @@ diff -Naur null/fs/aufs/vdir.c linux-5.x-rcN/fs/aufs/vdir.c +} diff -Naur null/fs/aufs/vfsub.c linux-5.x-rcN/fs/aufs/vfsub.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/vfsub.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/vfsub.c 2020-05-11 01:24:21.549256222 +0200 @@ -0,0 +1,902 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -32574,7 +32574,7 @@ diff -Naur null/fs/aufs/vfsub.c linux-5.x-rcN/fs/aufs/vfsub.c +} diff -Naur null/fs/aufs/vfsub.h linux-5.x-rcN/fs/aufs/vfsub.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/vfsub.h 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/vfsub.h 2020-05-11 01:24:21.549256222 +0200 @@ -0,0 +1,354 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -32932,7 +32932,7 @@ diff -Naur null/fs/aufs/vfsub.h linux-5.x-rcN/fs/aufs/vfsub.h +#endif /* __AUFS_VFSUB_H__ */ diff -Naur null/fs/aufs/wbr_policy.c linux-5.x-rcN/fs/aufs/wbr_policy.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/wbr_policy.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/wbr_policy.c 2020-05-11 01:24:21.549256222 +0200 @@ -0,0 +1,830 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -33766,7 +33766,7 @@ diff -Naur null/fs/aufs/wbr_policy.c linux-5.x-rcN/fs/aufs/wbr_policy.c +}; diff -Naur null/fs/aufs/whout.c linux-5.x-rcN/fs/aufs/whout.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/whout.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/whout.c 2020-05-11 01:24:21.549256222 +0200 @@ -0,0 +1,1062 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -34832,7 +34832,7 @@ diff -Naur null/fs/aufs/whout.c linux-5.x-rcN/fs/aufs/whout.c +} diff -Naur null/fs/aufs/whout.h linux-5.x-rcN/fs/aufs/whout.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/whout.h 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/whout.h 2020-05-11 01:24:21.549256222 +0200 @@ -0,0 +1,86 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -34922,7 +34922,7 @@ diff -Naur null/fs/aufs/whout.h linux-5.x-rcN/fs/aufs/whout.h +#endif /* __AUFS_WHOUT_H__ */ diff -Naur null/fs/aufs/wkq.c linux-5.x-rcN/fs/aufs/wkq.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/wkq.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/wkq.c 2020-05-11 01:24:21.549256222 +0200 @@ -0,0 +1,372 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -35298,7 +35298,7 @@ diff -Naur null/fs/aufs/wkq.c linux-5.x-rcN/fs/aufs/wkq.c +} diff -Naur null/fs/aufs/wkq.h linux-5.x-rcN/fs/aufs/wkq.h --- /dev/null -+++ linux-5.x-rcN/fs/aufs/wkq.h 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/wkq.h 2020-05-11 01:24:21.549256222 +0200 @@ -0,0 +1,89 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* @@ -35391,7 +35391,7 @@ diff -Naur null/fs/aufs/wkq.h linux-5.x-rcN/fs/aufs/wkq.h +#endif /* __AUFS_WKQ_H__ */ diff -Naur null/fs/aufs/xattr.c linux-5.x-rcN/fs/aufs/xattr.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/xattr.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/xattr.c 2020-05-11 01:24:21.549256222 +0200 @@ -0,0 +1,356 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -35751,7 +35751,7 @@ diff -Naur null/fs/aufs/xattr.c linux-5.x-rcN/fs/aufs/xattr.c +} diff -Naur null/fs/aufs/xino.c linux-5.x-rcN/fs/aufs/xino.c --- /dev/null -+++ linux-5.x-rcN/fs/aufs/xino.c 2020-05-04 06:12:41.195478899 +0200 ++++ linux-5.x-rcN/fs/aufs/xino.c 2020-05-11 01:24:21.549256222 +0200 @@ -0,0 +1,1966 @@ +// SPDX-License-Identifier: GPL-2.0 +/* @@ -37721,7 +37721,7 @@ diff -Naur null/fs/aufs/xino.c linux-5.x-rcN/fs/aufs/xino.c +} diff -Naur null/include/uapi/linux/aufs_type.h linux-5.x-rcN/include/uapi/linux/aufs_type.h --- /dev/null -+++ linux-5.x-rcN/include/uapi/linux/aufs_type.h 2020-05-04 06:12:41.198812206 +0200 ++++ linux-5.x-rcN/include/uapi/linux/aufs_type.h 2020-05-11 01:24:21.549256222 +0200 @@ -0,0 +1,452 @@ +/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ +/* diff --git a/config.x86_64 b/config.x86_64 index 530a077603724aa88318955e1589f132a0e98797..ec2d22e4fb62540e4b7abec4f4d44b9d84b8ba19 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -13,7 +13,6 @@ CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y CONFIG_CC_HAS_ASM_INLINE=y -CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y CONFIG_THREAD_INFO_IN_TASK=y @@ -10847,15 +10846,3 @@ CONFIG_LKDTM=m # CONFIG_HYPERV_TESTING is not set # end of Kernel Testing and Coverage # end of Kernel hacking - -CONFIG_VIRTIO_VDPA=y -CONFIG_VDPA_MENU=y -CONFIG_VDPA_SIM=y -CONFIG_IFCVF=y -CONFIG_VHOST_MENU=y -CONFIG_VHOST_VDPA=y -CONFIG_CROS_EC_TYPEC=y -CONFIG_CROS_EC_TYPEC=y -CONFIG_CROS_EC_TYPEC=m -CONFIG_CROS_USBPD_NOTIFY=m -CONFIG_PWM_DEBUG=y