diff options
author | Mike Marshall <hubcap@omnibond.com> | 2016-02-04 13:48:16 -0500 |
---|---|---|
committer | Mike Marshall <hubcap@omnibond.com> | 2016-02-04 13:48:16 -0500 |
commit | 2d4cae0d175acae2ea2efbc17b52b71d4ffd886d (patch) | |
tree | 754ff8b18dc325bf2e9c9b05a5e0d22d8683d640 /init/Makefile | |
parent | 5090c9670de03511834bc894cfc9737e3d61a414 (diff) | |
download | linux-2d4cae0d175acae2ea2efbc17b52b71d4ffd886d.tar.bz2 |
Orangefs: clean up slab allocation.
A couple of caches were no longer needed:
- iov_iter improvements to orangefs_devreq_write_iter eliminated
the need for the dev_req_cache.
- removal (months ago) of the old AIO code eliminated the need
for the kiocb_cache.
Also, deobfuscation of use of GFP_KERNEL when calling kmem_cache_(z)alloc
for remaining caches.
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'init/Makefile')
0 files changed, 0 insertions, 0 deletions