Minjie Du <duminjie@vivo.com> wrote:
> linux-cachefs@redhat.com (moderated
> list:FILESYSTEMS [NETFS LIBRARY]), linux-fsdevel@vger.kernel.org (open
> list:FILESYSTEMS [NETFS LIBRARY]), linux-kernel@vger.kernel.org (open list)
In future, could you edit the comments out of the email addresses, please?
> key might contain private information, so use kfree_sensitive to free it.
> In fscache_free_cookie() use kfree_sensitive().
There's no real point. These are written as filenames (possibly base64-ish
encoded) on disk by cachefiles and represent the information given to the
server to indicate the file (in afs, for example, that's cell name, volume
name, vnode number).
David