staging/lustre: merge lclient/*.c into llite/
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 30 Mar 2016 23:48:24 +0000 (19:48 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Mar 2016 04:38:13 +0000 (21:38 -0700)
commita7d516d6e9b5ac2db87f5b98c67e599f95d3e512
treea511e120634864b7e9434a48ecbd498255cbcaae
parent616387e86d531d1d29173aabb8adefb20d316d96
staging/lustre: merge lclient/*.c into llite/

Separate lclient was necessary to be shared between
different client implementations, make no sense to have
them separate in Linux kernel.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Based-on: http://review.whamcloud.com/10171
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/Makefile
drivers/staging/lustre/lustre/llite/glimpse.c [moved from drivers/staging/lustre/lustre/lclient/glimpse.c with 98% similarity]
drivers/staging/lustre/lustre/llite/lcommon_cl.c [moved from drivers/staging/lustre/lustre/lclient/lcommon_cl.c with 96% similarity]
drivers/staging/lustre/lustre/llite/lcommon_misc.c [moved from drivers/staging/lustre/lustre/lclient/lcommon_misc.c with 100% similarity]