[GIT PULL] ucount fix for v5.16-rc7

From: Eric W. Biederman
Date: Thu Dec 23 2021 - 15:00:00 EST



Linus,

Please pull the ucount-rlimit-fixes-for-v5.16 branch from the git tree:

git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git ucount-rlimit-fixes-for-v5.16

HEAD: 59ec71575ab440cd5ca0aa53b2a2985b3639fad4 ucounts: Fix rlimit max values check

This fixes a silly logic bug in the ucount rlimits code, where it was
comparing against the wrong limit. As the fix is quite small it is
included in it's entirety below.

Resent because I left off the subject line last time.

Eric