| commit | 85b08b31a22b481ec6528130daf94eee4452e23f | [log] [tgz] |
|---|---|---|
| author | Baokun Li <[email protected]> | Fri Jun 28 14:29:22 2024 +0800 |
| committer | Christian Brauner <[email protected]> | Wed Jul 03 10:36:14 2024 +0200 |
| tree | f914c86f3a4048a8a323c499e895a1906c640ef0 | |
| parent | 163eae0fb0d4c610c59a8de38040f8e12f89fd43 [diff] |
netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume() Export fscache_put_volume() and add fscache_try_get_volume() helper function to allow cachefiles to get/put fscache_volume via linux/fscache-cache.h. Signed-off-by: Baokun Li <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christian Brauner <[email protected]>