OSDN Git Service

staging/lustre: Replace last users of OBD_ALLOC/FREE_LARGE
authorOleg Drokin <green@linuxhacker.ru>
Wed, 16 Sep 2015 16:27:02 +0000 (12:27 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Sep 2015 03:32:12 +0000 (20:32 -0700)
commitdf29ca21143975d6ed11873fdf7e2248a6016ef0
treea0da6eada9fa33188a37ba8ec7644edddf057efa
parent1089175c9c99e5cd8378b19a5a90bc0076b9151f
staging/lustre: Replace last users of OBD_ALLOC/FREE_LARGE

OBD_ALLOC_LARGE is now replaced with libcfs_kvzalloc and
OBD_FREE_LARGE is now replaced with kvfree.

Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lustre_lib.h
drivers/staging/lustre/lustre/include/obd.h