commit | c50d4d5dd367f996393f1d33f5a3a3048bb414f8 | [log] [tgz] |
---|---|---|
author | Yijing Wang <wangyijing@huawei.com> | Mon Jul 04 09:23:25 2016 +0800 |
committer | Jens Axboe <axboe@fb.com> | Tue Jul 05 11:34:47 2016 -0600 |
tree | 15028296add9983901b8507a951f660e1e65f53a | |
parent | 3a85a5de29ea779634ddfd768059e06196687aba [diff] |
bcache: Remove redundant parameter for cache_alloc() Cache_sb is not used in cache_alloc, and we have copied sb info to cache->sb already, remove it. Reviewed-by: Coly Li <colyli@suse.de> Signed-off-by: Yijing Wang <wangyijing@huawei.com> Signed-off-by: Jens Axboe <axboe@fb.com>