Skip to content
Commit 99ec2697 authored by Geliang Tang's avatar Geliang Tang Committed by Ilya Dryomov
Browse files

ceph: use kmem_cache_zalloc



Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO.

Signed-off-by: default avatarGeliang Tang <geliangtang@163.com>
Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
parent 03d94406
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment