From efc4f2415a54b5cbd03e6415e85250f10fd25dd4 Mon Sep 17 00:00:00 2001
From: Helmut Stult <helmut@manjaro.org>
Date: Thu, 16 Jul 2020 10:27:07 +0200
Subject: [PATCH] [pkg-upd] 5.7.9-1 - add 0002-pinctrl-amd.patch

---
 futex-patches.patch => 0001-futex.patch |   0
 0002-pinctrl-amd.patch                  |  28 ++++
 PKGBUILD                                |  57 ++++----
 aufs5.x-rcN-20200622.patch              | 184 ++++++++++++------------
 config                                  |   2 +-
 proc_mounts.patch                       | 135 +++++++++++++++++
 6 files changed, 284 insertions(+), 122 deletions(-)
 rename futex-patches.patch => 0001-futex.patch (100%)
 create mode 100644 0002-pinctrl-amd.patch
 create mode 100644 proc_mounts.patch

diff --git a/futex-patches.patch b/0001-futex.patch
similarity index 100%
rename from futex-patches.patch
rename to 0001-futex.patch
diff --git a/0002-pinctrl-amd.patch b/0002-pinctrl-amd.patch
new file mode 100644
index 0000000..7256b4d
--- /dev/null
+++ b/0002-pinctrl-amd.patch
@@ -0,0 +1,28 @@
+diff --git a/drivers/pinctrl/pinctrl-amd.c b/drivers/pinctrl/pinctrl-amd.c
+index 1fe62a35bb12..c34e6a950b3f 100644
+--- a/drivers/pinctrl/pinctrl-amd.c
++++ b/drivers/pinctrl/pinctrl-amd.c
+@@ -417,22 +417,13 @@ static int amd_gpio_irq_set_type(struct irq_data *d, unsigned int type)
+ {
+ 	int ret = 0;
+ 	u32 pin_reg, pin_reg_irq_en, mask;
+-	unsigned long flags, irq_flags;
++	unsigned long flags;
+ 	struct gpio_chip *gc = irq_data_get_irq_chip_data(d);
+ 	struct amd_gpio *gpio_dev = gpiochip_get_data(gc);
+ 
+ 	raw_spin_lock_irqsave(&gpio_dev->lock, flags);
+ 	pin_reg = readl(gpio_dev->base + (d->hwirq)*4);
+ 
+-	/* Ignore the settings coming from the client and
+-	 * read the values from the ACPI tables
+-	 * while setting the trigger type
+-	 */
+-
+-	irq_flags = irq_get_trigger_type(d->irq);
+-	if (irq_flags != IRQ_TYPE_NONE)
+-		type = irq_flags;
+-
+ 	switch (type & IRQ_TYPE_SENSE_MASK) {
+ 	case IRQ_TYPE_EDGE_RISING:
+ 		pin_reg &= ~BIT(LEVEL_TRIG_OFF);
diff --git a/PKGBUILD b/PKGBUILD
index 163ae07..aa1edf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ _kernelname=-MANJARO
 _basekernel=5.7
 _basever=57
 _aufs=20200622
-pkgver=5.7.8
-pkgrel=8
+pkgver=5.7.9
+pkgrel=1
 arch=('x86_64')
 url="http://www.kernel.org/"
 license=('GPL2')
@@ -40,19 +40,20 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar.x
         # ARCH Patches
         '0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-CLONE_NEWUSER.patch'
         # MANJARO Patches
-        '0001-nonupstream-navi10-vfio-reset.patch'
         '0001-i2c-nuvoton-nc677x-hwmon-driver.patch'
         '0001-iomap-iomap_bmap-should-accept-unwritten-maps.patch'
+        '0001-futex.patch'
         '0001-apparmor-patch-to-provide-compatibility-with-v2-net-rules.patch'
         '0002-apparmor-af_unix-mediation.patch'
         '0003-apparmor-fix-use-after-free-in-sk_peer_label.patch'
         '0004-apparmor-fix-apparmor-mediating-locking-non-fs-unix-sockets.patch'
         # Lenovo P50 multiple fans
         '0005-thinkpad_acpi_dual_fan_control.patch::https://github.com/dvhart/linux-pdx86/commit/26c16f9d956f269bbc32e034e3ec11c4831137de.patch'
-        "$pkgname-ath9k-fix-general-protection-fault-in-ath9k_hif_usb_rx_cb.patch::https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/plain/releases/5.7.3/ath9k-fix-general-protection-fault-in-ath9k_hif_usb_rx_cb.patch"
-        # Lenovo LEGION 5
+         # Lenovo + AMD
+        '0001-nonupstream-navi10-vfio-reset.patch'
         '0001-lenovo-wmi1.patch'
         '0001-lenovo-wmi2.patch'
+        '0002-pinctrl-amd.patch'
         # Bootsplash
         '0001-bootsplash.patch'
         '0002-bootsplash.patch'
@@ -66,13 +67,12 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar.x
         '0010-bootsplash.patch'
         '0011-bootsplash.patch'
         '0012-bootsplash.patch'
-        '0013-bootsplash.patch'
-        futex-patches.patch)
+        '0013-bootsplash.patch')
 sha256sums=('de8163bb62f822d84f7a3983574ec460060bf013a78ff79cd7c979ff1ec1d7e0'
-            'eea2cb4ea7c2014b0daa6d702fc7087d017c55e6ea479434b1269626eda9fde5'
-            '8acfa6bcdff16c55cf8ecb6fdd831b8d865b064c7df1ae0ec9043a143ec78a52'
+            '63e25e02432839714a3173154792930d0d80940d31cef0f4370081538f6c2bbc'
+            '4999143d190933b59cf9460d50ced4eacf39696ccda86cb6db4f3243bde41fde'
             'b44d81446d8b53d5637287c30ae3eb64cae0078c3fbc45fcf1081dd6699818b5'
-            'b3455e089e3ac499c0df4a47636aec6eed2b0be0a6e4c7af7aaccb7274dae5ce'
+            'd9a9d1a3410c82cfaa282dd139429bedf4fa07dde904eefcf3ac053d70ad2770'
             'a320441bd4540eaf6ed10bbcfb9714bd6d358852aacf0da63330c40a1ad3732c'
             '2ccc807cc6f0fc21f8e23e2e9fd080eb1bc12c3450779e7025ebeaeee2ecffb4'
             '842d2cb05d5796479654634a3cc6623513cefbfdf135a1471dbbfa994166ec14'
@@ -81,17 +81,18 @@ sha256sums=('de8163bb62f822d84f7a3983574ec460060bf013a78ff79cd7c979ff1ec1d7e0'
             '9e7ce0431a786444e95e05dafde2d75387fb75d0709dcc807915d638879701cd'
             '20abad2643c635210c925c3ce3a12eb31f813819d6e661c6d99d9cc3163fbef7'
             '7685d526bbdbfa795986591a70071c960ff572f56d3501774861728a9df8664c'
-            'f1eec160ce5df5c2ea58d4e4fd44a6b1013863c6b3bf649414cd18c89ae500fa'
             '0556859a8168c8f7da9af8e2059d33216d9e5378d2cac70ca54c5ff843fa5add'
             '95745075edd597caa92b369cfbcd11a04c9e3c88c0c987c70114924e1e01df5c'
+            '78dde51123a21ec5efe9c420b309d03263001dafd8684f71c167f02e3f504f9e'
             '98202b8ad70d02d86603294bae967874fa7b18704b5c7b867568b0fd33a08921'
             '5cbbf3db9ea3205e9b89fe3049bea6dd626181db0cb0dc461e4cf5a400c68dd6'
             'c7dbec875d0c1d6782c037a1dcefff2e5bdb5fc9dffac1beea07dd8c1bdef1d7'
             '77746aea71ffb06c685e7769b49c78e29af9b2e28209cd245e95d9cbb0dba3c9'
             'f93707e75ec6be5f289605f913e59d4f3514524a1aab3368f49bf6789723d443'
-            '715ee8cae71db82f31c486cc0a946a7e9f9eb8d7c69d8bb5c64c35400affef3c'
+            'f1eec160ce5df5c2ea58d4e4fd44a6b1013863c6b3bf649414cd18c89ae500fa'
             '7d2af76b8dae73946379b967a493b927d76a68bb524b275b7c445bab90995687'
             '1d58ef2991c625f6f0eb33b4cb8303932f53f1c4694e42bae24c9cd36d2ad013'
+            'ab22f6692c8e3f636b7d07f671d442416555bfc581d01b11ce35a4de0c74418f'
             'a504f6cf84094e08eaa3cc5b28440261797bf4f06f04993ee46a20628ff2b53c'
             'e096b127a5208f56d368d2cb938933454d7200d70c86b763aa22c38e0ddb8717'
             '8c1c880f2caa9c7ae43281a35410203887ea8eae750fe8d360d0c8bf80fcc6e0'
@@ -104,8 +105,7 @@ sha256sums=('de8163bb62f822d84f7a3983574ec460060bf013a78ff79cd7c979ff1ec1d7e0'
             'e9f22cbb542591087d2d66dc6dc912b1434330ba3cd13d2df741d869a2c31e89'
             '27471eee564ca3149dd271b0817719b5565a9594dc4d884fe3dc51a5f03832bc'
             '60e295601e4fb33d9bf65f198c54c7eb07c0d1e91e2ad1e0dd6cd6e142cb266d'
-            '035ea4b2a7621054f4560471f45336b981538a40172d8f17285910d4e0e0b3ef'
-            '78dde51123a21ec5efe9c420b309d03263001dafd8684f71c167f02e3f504f9e')
+            '035ea4b2a7621054f4560471f45336b981538a40172d8f17285910d4e0e0b3ef')
 prepare() {
   cd "${srcdir}/linux-${_basekernel}"
 
@@ -122,10 +122,6 @@ prepare() {
   msg2 "PATCH: 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-CLONE_NEWUSER"
   patch -Np1 -i "${srcdir}/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-CLONE_NEWUSER.patch"
 
-  msg "ath9k revert patch"
-  # https://forum.manjaro.org/t/testing-update-2020-06-26-kernels-mesa-20-1-2-haskell/150212/22
-  patch -Rp1 -i "${srcdir}/$pkgname-ath9k-fix-general-protection-fault-in-ath9k_hif_usb_rx_cb.patch"
-
   # other fixes by Arch
 
   # add patches for snapd
@@ -140,23 +136,26 @@ prepare() {
   msg2 "0004-apparmor-fix-apparmor-mediating-locking-non-fs-unix-sockets"
   patch -Np1 -i "${srcdir}/0004-apparmor-fix-apparmor-mediating-locking-non-fs-unix-sockets.patch"
 
-  msg "navi10-vfio reset patch"
+  msg "nuvoton hwmon driver patch"
+  # https://twitter.com/vskye11/status/1216240051639791616
+  patch -Np1 -i '../0001-i2c-nuvoton-nc677x-hwmon-driver.patch'
+
+  # Lenovo + AMD
+  msg "Lenovo + AMD"
+
+  msg2 "navi10-vfio reset patch"
   # TODO: remove when AMD properly fixes it!
   # INFO: this is a hack and won't be upstreamed
   # https://forum.level1techs.com/t/145666/86
   # https://forum.manjaro.org/t/107820/11
   patch -Np1 -i "${srcdir}/0001-nonupstream-navi10-vfio-reset.patch"
 
-  msg "nuvoton hwmon driver patch"
-  # https://twitter.com/vskye11/status/1216240051639791616
-  patch -Np1 -i '../0001-i2c-nuvoton-nc677x-hwmon-driver.patch'
-
-  # Lenovo LEGION 5
-  msg "Lenovo LEGION 5"
   msg2 "0001-lenovo-wmi1"
   patch -Np1 -i '../0001-lenovo-wmi1.patch'
   msg2 "0001-lenovo-wmi2"
   patch -Np1 -i '../0001-lenovo-wmi2.patch'
+  msg2 "0002-pinctrl-amd"
+  patch -Np1 -i '../0002-pinctrl-amd.patch'
 
   # handling of multiple fans on Lenovo P50
   # https://github.com/vmatare/thinkfan/issues/58
@@ -168,6 +167,10 @@ prepare() {
   msg "handling of multiple fans on Lenovo P50"
   patch -Np1 -i "${srcdir}/0001-iomap-iomap_bmap-should-accept-unwritten-maps.patch"
 
+  # futex patch, https://lore.kernel.org/lkml/20200612185122.327860-1-andrealmeid@collabora.com/
+  msg2 "0001-futex.patch"
+  patch -Np1 -i "${srcdir}/0001-futex.patch"
+
   # Add bootsplash - http://lkml.iu.edu/hypermail/linux/kernel/1710.3/01542.html
   msg "Add bootsplash"
   msg2 "0001-bootsplash."
@@ -217,10 +220,6 @@ prepare() {
   msg2 "vfs-ino"
   patch -Np1 -i "${srcdir}/vfs-ino.patch"
 
-  # futex patch, https://lore.kernel.org/lkml/20200612185122.327860-1-andrealmeid@collabora.com/
-  msg2 "futex-patches.patch"
-  patch -Np1 -i "${srcdir}/futex-patches.patch"
-
   cat "${srcdir}/config" > ./.config
 
   cat "${srcdir}/config.aufs" >> ./.config
diff --git a/aufs5.x-rcN-20200622.patch b/aufs5.x-rcN-20200622.patch
index 775985b..ba9c836 100644
--- a/aufs5.x-rcN-20200622.patch
+++ b/aufs5.x-rcN-20200622.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-07-09 11:04:45.296393810 +0200
++++ linux-5.x-rcN/Documentation/ABI/testing/debugfs-aufs	2020-07-16 09:52:48.608597571 +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-07-09 11:04:45.296393810 +0200
++++ linux-5.x-rcN/Documentation/ABI/testing/sysfs-aufs	2020-07-16 09:52:48.608597571 +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-07-09 11:04:45.296393810 +0200
++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/01intro.txt	2020-07-16 09:52:48.611930866 +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-07-09 11:04:45.296393810 +0200
++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/02struct.txt	2020-07-16 09:52:48.611930866 +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-07-09 11:04:45.296393810 +0200
++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/03atomic_open.txt	2020-07-16 09:52:48.611930866 +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-07-09 11:04:45.296393810 +0200
++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/03lookup.txt	2020-07-16 09:52:48.611930866 +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-07-09 11:04:45.296393810 +0200
++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/04branch.txt	2020-07-16 09:52:48.611930866 +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-07-09 11:04:45.296393810 +0200
++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/05wbr_policy.txt	2020-07-16 09:52:48.611930866 +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-07-09 11:04:45.296393810 +0200
++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/06dirren.dot	2020-07-16 09:52:48.611930866 +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-07-09 11:04:45.296393810 +0200
++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/06dirren.txt	2020-07-16 09:52:48.611930866 +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-07-09 11:04:45.296393810 +0200
++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/06fhsm.txt	2020-07-16 09:52:48.611930866 +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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/06mmap.txt	2020-07-16 09:52:48.611930866 +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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/06xattr.txt	2020-07-16 09:52:48.611930866 +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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/07export.txt	2020-07-16 09:52:48.611930866 +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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/08shwh.txt	2020-07-16 09:52:48.611930866 +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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/Documentation/filesystems/aufs/design/10dynop.txt	2020-07-16 09:52:48.611930866 +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-07-09 11:04:45.296393810 +0200
++++ linux-5.x-rcN/Documentation/filesystems/aufs/README	2020-07-16 09:52:48.608597571 +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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/fs/aufs/aufs.h	2020-07-16 09:52:48.611930866 +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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/fs/aufs/branch.c	2020-07-16 09:52:48.611930866 +0200
 @@ -0,0 +1,1427 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -3395,7 +3395,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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/fs/aufs/branch.h	2020-07-16 09:52:48.611930866 +0200
 @@ -0,0 +1,366 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -3765,7 +3765,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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/fs/aufs/conf.mk	2020-07-16 09:52:48.611930866 +0200
 @@ -0,0 +1,40 @@
 +# SPDX-License-Identifier: GPL-2.0
 +
@@ -3809,7 +3809,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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/fs/aufs/cpup.c	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,1458 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -5271,7 +5271,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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/fs/aufs/cpup.h	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,100 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -5375,7 +5375,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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/fs/aufs/dbgaufs.c	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,526 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -5905,7 +5905,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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/fs/aufs/dbgaufs.h	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,53 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -5962,7 +5962,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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/fs/aufs/dcsub.c	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,225 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -6191,7 +6191,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/dcsub.h	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,137 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -6332,7 +6332,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/debug.c	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,441 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -6777,7 +6777,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/debug.h	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,226 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -7007,7 +7007,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/dentry.c	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,1154 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -8165,7 +8165,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/dentry.h	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,268 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -8437,7 +8437,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/dinfo.c	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,554 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -8995,7 +8995,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/dir.c	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,763 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -9762,7 +9762,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/dir.h	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,134 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -9900,7 +9900,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/dirren.c	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,1316 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -11220,7 +11220,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/dirren.h	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,140 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -11364,7 +11364,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/dynop.c	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,367 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -11735,7 +11735,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/dynop.h	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,77 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -11816,7 +11816,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/export.c	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,838 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -12658,7 +12658,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/fhsm.c	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,427 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -13089,7 +13089,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/file.c	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,863 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -13956,7 +13956,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/file.h	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,342 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -14302,7 +14302,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/finfo.c	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,149 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -14455,7 +14455,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/f_op.c	2020-07-16 09:52:48.615264162 +0200
 @@ -0,0 +1,819 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -15278,7 +15278,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/fstype.h	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,401 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -15683,7 +15683,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/hbl.h	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,65 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -15752,7 +15752,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/hfsnotify.c	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,288 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -16044,7 +16044,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-07-09 11:04:45.303060383 +0200
++++ linux-5.x-rcN/fs/aufs/hfsplus.c	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,60 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -16108,7 +16108,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/hnotify.c	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,715 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -16827,7 +16827,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/iinfo.c	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,286 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -17117,7 +17117,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/inode.c	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,529 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -17650,7 +17650,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/inode.h	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,698 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -18352,7 +18352,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/ioctl.c	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,220 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -18576,7 +18576,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/i_op_add.c	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,936 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -19516,7 +19516,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/i_op.c	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,1502 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -21022,7 +21022,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/i_op_del.c	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,513 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -21539,7 +21539,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/i_op_ren.c	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,1250 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -22793,7 +22793,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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/fs/aufs/Kconfig	2020-07-16 09:52:48.611930866 +0200
 @@ -0,0 +1,199 @@
 +# SPDX-License-Identifier: GPL-2.0
 +config AUFS_FS
@@ -22996,7 +22996,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/lcnt.h	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,186 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -23186,7 +23186,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/loop.c	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,148 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -23338,7 +23338,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/loop.h	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,55 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -23397,7 +23397,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/magic.mk	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,31 @@
 +# SPDX-License-Identifier: GPL-2.0
 +
@@ -23432,7 +23432,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-07-09 11:04:45.299727096 +0200
++++ linux-5.x-rcN/fs/aufs/Makefile	2020-07-16 09:52:48.611930866 +0200
 @@ -0,0 +1,46 @@
 +# SPDX-License-Identifier: GPL-2.0
 +
@@ -23482,7 +23482,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/module.c	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,273 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -23759,7 +23759,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/module.h	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,166 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -23929,7 +23929,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/mvdown.c	2020-07-16 09:52:48.618597457 +0200
 @@ -0,0 +1,706 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -24639,7 +24639,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/opts.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,1880 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -26523,7 +26523,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/opts.h	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,225 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -26752,7 +26752,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-07-09 11:04:45.306393669 +0200
++++ linux-5.x-rcN/fs/aufs/plink.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,516 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -27272,7 +27272,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/poll.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,51 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -27327,7 +27327,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/posix_acl.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,105 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -27436,7 +27436,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/procfs.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,170 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -27610,7 +27610,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/rdu.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,384 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -27998,7 +27998,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/rwsem.h	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,73 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -28075,7 +28075,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/sbinfo.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,314 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -28393,7 +28393,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/super.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,1047 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -29444,7 +29444,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/super.h	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,589 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -30037,7 +30037,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/sysaufs.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,93 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -30134,7 +30134,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/sysaufs.h	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,102 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -30240,7 +30240,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/sysfs.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,374 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -30618,7 +30618,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/sysrq.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,149 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -30771,7 +30771,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/vdir.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,896 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -31671,7 +31671,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/vfsub.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,895 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -32570,7 +32570,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/vfsub.h	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,354 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -32928,7 +32928,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/wbr_policy.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,830 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -33762,7 +33762,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/whout.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,1062 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -34828,7 +34828,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/whout.h	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,86 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -34918,7 +34918,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/wkq.c	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,372 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -35294,7 +35294,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/wkq.h	2020-07-16 09:52:48.621930752 +0200
 @@ -0,0 +1,89 @@
 +/* SPDX-License-Identifier: GPL-2.0 */
 +/*
@@ -35387,7 +35387,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/xattr.c	2020-07-16 09:52:48.625264048 +0200
 @@ -0,0 +1,356 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -35747,7 +35747,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-07-09 11:04:45.309726955 +0200
++++ linux-5.x-rcN/fs/aufs/xino.c	2020-07-16 09:52:48.625264048 +0200
 @@ -0,0 +1,1966 @@
 +// SPDX-License-Identifier: GPL-2.0
 +/*
@@ -37717,7 +37717,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-07-09 11:04:45.313060241 +0200
++++ linux-5.x-rcN/include/uapi/linux/aufs_type.h	2020-07-16 09:52:48.625264048 +0200
 @@ -0,0 +1,452 @@
 +/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 +/*
diff --git a/config b/config
index efbd8fa..a7659e7 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.7.8-5 Kernel Configuration
+# Linux/x86 5.7.9-1 Kernel Configuration
 #
 
 #
diff --git a/proc_mounts.patch b/proc_mounts.patch
new file mode 100644
index 0000000..74b0270
--- /dev/null
+++ b/proc_mounts.patch
@@ -0,0 +1,135 @@
+SPDX-License-Identifier: GPL-2.0
+
+diff --git a/fs/mount.h b/fs/mount.h
+index 711a4093e475..a5703d5c7205 100644
+--- a/fs/mount.h
++++ b/fs/mount.h
+@@ -133,9 +133,7 @@ struct proc_mounts {
+ 	struct mnt_namespace *ns;
+ 	struct path root;
+ 	int (*show)(struct seq_file *, struct vfsmount *);
+-	void *cached_mount;
+-	u64 cached_event;
+-	loff_t cached_index;
++	size_t filled;
+ };
+ 
+ extern const struct seq_operations mounts_op;
+diff --git a/fs/namespace.c b/fs/namespace.c
+index a28e4db075ed..14fdd03edd0a 100644
+--- a/fs/namespace.c
++++ b/fs/namespace.c
+@@ -1246,46 +1246,80 @@ struct vfsmount *mnt_clone_internal(const struct path *path)
+ 
+ #ifdef CONFIG_PROC_FS
+ /* iterator; we want it to have access to namespace_sem, thus here... */
+-static void *m_start(struct seq_file *m, loff_t *pos)
++static int m_start_fill(struct seq_file *m)
+ {
++	int err;
++	size_t last_count;
++	char *buf;
++	struct mount *r;
+ 	struct proc_mounts *p = m->private;
+ 
++	err = -ENODATA;
++	m->count = 0;
+ 	down_read(&namespace_sem);
+-	if (p->cached_event == p->ns->event) {
+-		void *v = p->cached_mount;
+-		if (*pos == p->cached_index)
+-			return v;
+-		if (*pos == p->cached_index + 1) {
+-			v = seq_list_next(v, &p->ns->list, &p->cached_index);
+-			return p->cached_mount = v;
++	list_for_each_entry(r, &p->ns->list, mnt_list) {
++		last_count = m->count;
++		err = p->show(m, &r->mnt);
++		if (unlikely(err < 0))
++			break;
++		if (!seq_has_overflowed(m))
++			continue;
++
++		/* expand the buffer */
++		buf = kvmalloc(m->size + PAGE_SIZE, GFP_KERNEL);
++		if (unlikely(!buf)) {
++			err = -ENOMEM;
++			break;
++		}
++		memcpy(buf, m->buf, last_count);
++		kvfree(m->buf);
++		m->buf = buf;
++		m->size += PAGE_SIZE;
++		m->count = last_count;
++
++#if 0 /* todo: consider the limit */
++		err = p->show(m, &r->mnt);
++		if (unlikely(err < 0))
++			break;
++		else if (unlikely(seq_has_overflowed(m))) {
++			err = -EOVERFLOW;
++			break;
+ 		}
++#endif
+ 	}
++	up_read(&namespace_sem);
+ 
+-	p->cached_event = p->ns->event;
+-	p->cached_mount = seq_list_start(&p->ns->list, *pos);
+-	p->cached_index = *pos;
+-	return p->cached_mount;
++	if (!err)
++		p->filled = m->count;
++	return err;
+ }
+ 
+-static void *m_next(struct seq_file *m, void *v, loff_t *pos)
++static void *m_start(struct seq_file *m, loff_t *pos)
+ {
+-	struct proc_mounts *p = m->private;
++	int err;
+ 
+-	p->cached_mount = seq_list_next(v, &p->ns->list, pos);
+-	p->cached_index = *pos;
+-	return p->cached_mount;
++	if (!*pos) {
++		err = m_start_fill(m);
++		if (unlikely(err))
++			return ERR_PTR(err);
++	}
++
++	return m_start; /* any valid pointer */
++}
++
++static void *m_next(struct seq_file *m, void *v, loff_t *pos)
++{
++	return NULL;
+ }
+ 
+ static void m_stop(struct seq_file *m, void *v)
+ {
+-	up_read(&namespace_sem);
++	/* empty */
+ }
+ 
+ static int m_show(struct seq_file *m, void *v)
+ {
+-	struct proc_mounts *p = m->private;
+-	struct mount *r = list_entry(v, struct mount, mnt_list);
+-	return p->show(m, &r->mnt);
++	return 0;
+ }
+ 
+ const struct seq_operations mounts_op = {
+diff --git a/fs/proc_namespace.c b/fs/proc_namespace.c
+index 273ee82d8aa9..e5b22c50ca59 100644
+--- a/fs/proc_namespace.c
++++ b/fs/proc_namespace.c
+@@ -279,7 +279,6 @@ static int mounts_open_common(struct inode *inode, struct file *file,
+ 	p->ns = ns;
+ 	p->root = root;
+ 	p->show = show;
+-	p->cached_event = ~0ULL;
+ 
+ 	return 0;
+ 
-- 
GitLab