]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Dec 2021 23:27:02 +0000 (15:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Dec 2021 23:27:02 +0000 (15:27 -0800)
commit1138b1ed3a16efaf2b616793e564df93b5529714
tree8effb0c2dfc54acf0745edc47a8b8af6e45ce399
parenta88c9dd672dc51e42d651a76c63a957ed28ccf04
parent034baca58798f2c68b19b2dc1ce5b6f7ebd327e1
Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace

Pull ucount fix from Eric Biederman:
 "This fixes a silly logic bug in the ucount rlimits code, where it was
  comparing against the wrong limit"

* 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
  ucounts: Fix rlimit max values check