Merge branch 'dhowells' (patches from DavidH)
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Jan 2020 17:56:31 +0000 (09:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Jan 2020 17:56:31 +0000 (09:56 -0800)
commite033e7d4a8081852b2cca53e530e2c0f4e6769c0
treea396fbd9164da534f3b45e8ca95d942c5da78099
parent3f1f9a9b715cfa5d9933a024807e32b206775f83
parentf52b83b0b1c40ada38df917973ab719a4a753951
Merge branch 'dhowells' (patches from DavidH)

Merge misc fixes from David Howells.

Two afs fixes and a key refcounting fix.

* dhowells:
  afs: Fix afs_lookup() to not clobber the version on a new dentry
  afs: Fix use-after-loss-of-ref
  keys: Fix request_key() cache
kernel/cred.c