]> git.baikalelectronics.ru Git - kernel.git/commit
docs: filesystems: caching/backend-api.rst: correct two relinquish APIs use
authorYue Hu <huyue2@coolpad.com>
Thu, 7 Apr 2022 10:28:32 +0000 (18:28 +0800)
committerDavid Howells <dhowells@redhat.com>
Fri, 8 Apr 2022 22:54:37 +0000 (23:54 +0100)
commit4bdf66d0679ad160780cbb028fb97bdc3ba9c965
tree512c07e290f009af3e11ed49ce381da03f654d95
parent9da6fe16ea5222ad0eb10fb5380e5efbb8114e89
docs: filesystems: caching/backend-api.rst: correct two relinquish APIs use

1. cache backend is using fscache_relinquish_cache() rather than
   fscache_relinquish_cookie() to reset the cache cookie.

2. No fscache_cache_relinquish() helper currently, it should be
   fscache_relinquish_cache().

Signed-off-by: Yue Hu <huyue2@coolpad.com>
Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-cachefs@redhat.com
Link: https://listman.redhat.com/archives/linux-cachefs/2022-April/006703.html
Link: https://listman.redhat.com/archives/linux-cachefs/2022-April/006704.html
Documentation/filesystems/caching/backend-api.rst