]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: Remove unused memhog functionality
authorNiranjan Dighe <ndighe@visteon.com>
Wed, 23 Dec 2015 09:40:18 +0000 (09:40 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 22:16:48 +0000 (14:16 -0800)
commite90b8c6f8889c098c0d5ba6b9dac57fafddb9d3a
treebe66da9a8b2c17d8f98562d3f74fad54e978fdaa
parent7a7685b1949a1dcf337150d2dec25ea5a9b18588
staging: lustre: Remove unused memhog functionality

Remove IOC_LIBCFS_MEMHOG ioctl functionality as it is no longer needed thereby
making functions like - kportal_memhog_alloc(), kportal_memhog_free() and type -
struct libcfs_device_userstate unused.

Signed-off-by: Niranjan Dighe <ndighe@visteon.com>
Acked-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs_private.h
drivers/staging/lustre/lustre/libcfs/linux/linux-module.c
drivers/staging/lustre/lustre/libcfs/module.c