Skip to content

Commit

Permalink
linux-4.14.96: And nfsd4 patches
Browse files Browse the repository at this point in the history
After we stated to use nfs4.1, sometimes clients became unresponsive and
servers logged "RPC request reserved 84 but used 276".

Add patches which might fix the issue.

See https://bugzilla.kernel.org/show_bug.cgi?id=202435
  • Loading branch information
donald committed Jan 29, 2019
1 parent 8d6d631 commit 391e7a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions linux-4.14.96-240.bee
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ SRCURL[0]="https://cdn.kernel.org/pub/linux/kernel/v${PKGVERSION[1]}.x/linux-${P

PATCHURL+=(/src/mariux/patches/0001-Revert-genirq-affinity-assign-vectors-to-all-possibl-4.14.94.patch)
PATCHURL+=(/src/mariux/patches/linux-4.14-nfsd-Add-trace-events-for-all-v4-operations.patch)
PATCHURL+=(/src/mariux/patches/linux-nfsd4-fix-cached-replies-to-solo-sequence-compunds.patch)
PATCHURL+=(/src/mariux/patches/linux-nfsd4-catch-some-false-session-retries.patch)

#CONFIG=

Expand Down

0 comments on commit 391e7a2

Please sign in to comment.