From 955f599addd8347da87595aa87bbdb409ade7eee Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 3 Jul 2019 15:02:14 +0200 Subject: [PATCH] linux-4.19.57: Fix NFSD on 1 TB machines MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On the “deadly sins machines” with 1 TB of RAM, NFSD stopped working since Linux 4.19.40 (we tested 4.19.56 first). More details are on the [Linux kernel mailing list][1]. [1]: https://lkml.org/lkml/2019/7/2/1061 --- linux-4.19.57-276.bee | 1 + 1 file changed, 1 insertion(+) diff --git a/linux-4.19.57-276.bee b/linux-4.19.57-276.bee index f0db7428b..7b8561cfb 100755 --- a/linux-4.19.57-276.bee +++ b/linux-4.19.57-276.bee @@ -17,6 +17,7 @@ SRCURL[0]="https://cdn.kernel.org/pub/linux/kernel/v${PKGVERSION[1]}.x/linux-${P # EXCLUDE="" PATCHURL+=(/src/mariux/patches/linux-4.19-nfsd-Add-trace-events-for-all-v4-operations.patch) +PATCHURL+=(/src/mariux/patches/0001-nfsd-Fix-overflow-breaking-mounts-on-1-TB-machines.patch) #CONFIG=