fscache: Remove the cookie parameter from fscache_clear_page_bits()
The cookie is not used at all, remove it and update the usage in io.c and afs/write.c (which is the only user outside of fscache currently) at the same time. [DH: Amended the documentation also] 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/006659.html
Showing
- Documentation/filesystems/caching/netfs-api.rst 12 additions, 13 deletionsDocumentation/filesystems/caching/netfs-api.rst
- fs/afs/write.c 1 addition, 2 deletionsfs/afs/write.c
- fs/fscache/io.c 2 additions, 3 deletionsfs/fscache/io.c
- include/linux/fscache.h 1 addition, 3 deletionsinclude/linux/fscache.h
Please register or sign in to comment