Xiaodong Liu 2f249ace0c blobfs: add result for set_cache_size
Since g_fs_cache_size only takes effect when creating
g_cache_pool, so spdk_fs_set_cache_size is only
permitted when cache pool is already freed or hasn't
been initialized.
Add a return value to indicate the result
of spdk_fs_set_cache_size.

Change-Id: I3828b136976d6f03f0751b2f20f68cd47c36ec04
Signed-off-by: Xiaodong Liu <xiaodong.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/471869
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-11-07 00:33:25 +00:00
..
2019-03-15 19:32:55 +00:00
2019-11-07 00:33:25 +00:00
2019-03-20 21:05:33 +00:00
2019-10-24 17:04:04 +00:00
2019-05-15 18:54:27 +00:00
2017-07-12 18:12:52 -04:00
2019-06-17 14:09:03 +00:00
2019-08-29 00:48:33 +00:00
2019-07-22 04:32:59 +00:00
2019-11-06 15:19:48 +00:00
2019-05-30 21:42:36 +00:00
2019-01-22 23:22:16 +00:00
2019-09-11 16:30:38 +00:00
2018-12-06 22:25:09 +00:00
2019-10-31 19:26:35 +00:00
2019-11-06 14:47:39 +00:00