]> Git Repo - linux.git/commitdiff
Merge tag 'fscache-fixes-20220809' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <[email protected]>
Tue, 9 Aug 2022 17:11:56 +0000 (10:11 -0700)
committerLinus Torvalds <[email protected]>
Tue, 9 Aug 2022 17:11:56 +0000 (10:11 -0700)
Pull fscache updates from David Howells:

 - Fix a cookie access ref leak if a cookie is invalidated a second time
   before the first invalidation is actually processed.

 - Add a tracepoint to log cookie lookup failure

* tag 'fscache-fixes-20220809' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs:
  fscache: add tracepoint when failing cookie
  fscache: don't leak cookie access refs if invalidation is in progress or failed


Trivial merge
This page took 0.05475 seconds and 4 git commands to generate.