kernel_optimize_test/net/ceph
Wei Yongjun 864364a29c 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>
2016-08-08 21:41:42 +02:00
..
crush
armor.c
auth_none.c
auth_none.h
auth_x_protocol.h
auth_x.c
auth_x.h
auth.c
buffer.c
ceph_common.c libceph: introduce reference counted string 2016-07-28 02:55:37 +02:00
ceph_fs.c libceph: define new ceph_file_layout structure 2016-07-28 02:55:36 +02:00
ceph_hash.c
ceph_strings.c libceph, rbd: ceph_osd_linger_request, watch/notify v2 2016-05-26 01:15:02 +02:00
crypto.c
crypto.h
debugfs.c libceph: rados pool namespace support 2016-07-28 02:55:37 +02:00
Kconfig
Makefile libceph: introduce reference counted string 2016-07-28 02:55:37 +02:00
messenger.c
mon_client.c libceph: make cancel_generic_request() static 2016-08-08 21:41:42 +02:00
msgpool.c libceph: fix some missing includes 2016-07-28 02:55:35 +02:00
osd_client.c libceph: fix return value check in alloc_msg_with_page_vector() 2016-08-08 21:41:41 +02:00
osdmap.c libceph: rados pool namespace support 2016-07-28 02:55:37 +02:00
pagelist.c
pagevec.c
snapshot.c
string_table.c libceph: using kfree_rcu() to simplify the code 2016-08-08 21:41:42 +02:00