numam-spdk/lib/blobfs
Changpeng Liu ac257bd4d2 blobfs: remove g_caches_lock finally
All the file add/delete/reclaim actions are in the cache thread now,
so the cache lock isn't necessary now.

Change-Id: Ibccdede78444e39346659f9342bdf104594bc07f
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1796
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2020-05-11 12:34:16 +00:00
..
blobfs.c blobfs: remove g_caches_lock finally 2020-05-11 12:34:16 +00:00
Makefile lib/blobfs: add a map file. 2020-04-22 09:21:55 +00:00
spdk_blobfs.map lib/blobfs: add a map file. 2020-04-22 09:21:55 +00:00
tree.c lib/blobfs: remove spdk prefix from private APIs 2020-04-22 09:21:55 +00:00
tree.h lib/blobfs: remove spdk prefix from private APIs 2020-04-22 09:21:55 +00:00