OSDN Git Service

fscache: export fscache_end_operation()
authorJeffle Xu <jefflexu@linux.alibaba.com>
Wed, 9 Feb 2022 06:00:47 +0000 (14:00 +0800)
committerDavid Howells <dhowells@redhat.com>
Fri, 18 Mar 2022 09:23:34 +0000 (09:23 +0000)
commite9b57aaae605eb869a628fdc21fe7d2c77a2205d
tree70d63979e4bcb8269e442266a53670baff0b6a6d
parentad5255c1ea9c64b350efe732c90e63063b2bbbe0
fscache: export fscache_end_operation()

Export fscache_end_operation() to avoid code duplication.

Besides, considering the paired fscache_begin_read_operation() is
already exported, it shall make sense to also export
fscache_end_operation().

Signed-off-by: Jeffle Xu <jefflexu@linux.alibaba.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
cc: linux-cachefs@redhat.com

Link: https://lore.kernel.org/r/20220302125134.131039-2-jefflexu@linux.alibaba.com/
Link: https://lore.kernel.org/r/164622971432.3564931.12184135678781328146.stgit@warthog.procyon.org.uk/
Link: https://lore.kernel.org/r/164678190346.1200972.7453733431978569479.stgit@warthog.procyon.org.uk/
Link: https://lore.kernel.org/r/164692888334.2099075.5166283293894267365.stgit@warthog.procyon.org.uk/
Link: https://lore.kernel.org/r/20220316131723.111553-2-jefflexu@linux.alibaba.com/
fs/cifs/fscache.c
fs/fscache/internal.h
fs/nfs/fscache.c
include/linux/fscache.h