aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph
diff options
context:
space:
mode:
authorWei Yongjun <weiyj.lk@gmail.com>2016-07-30 00:38:26 +0000
committerIlya Dryomov <idryomov@gmail.com>2016-08-08 21:41:42 +0200
commit864364a29c26ed83b3eeca5fa278468dc3ae9ed4 (patch)
tree110b270984da9ac18f315281db430aa1cfbb1585 /fs/ceph
parentlibceph: make cancel_generic_request() static (diff)
downloadlinux-dev-864364a29c26ed83b3eeca5fa278468dc3ae9ed4.tar.xz
linux-dev-864364a29c26ed83b3eeca5fa278468dc3ae9ed4.zip
libceph: using kfree_rcu() to simplify the code
The callback function of call_rcu() just calls a kfree(), so we can use kfree_rcu() instead of call_rcu() + callback function. Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'fs/ceph')
0 files changed, 0 insertions, 0 deletions