]> git.karo-electronics.de Git - linux-beck.git/commit
staging: lustre: make lustre dependent on LNet
authorJames Simmons <jsimmons@infradead.org>
Tue, 8 Mar 2016 22:35:29 +0000 (17:35 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Mar 2016 01:48:53 +0000 (17:48 -0800)
commitb08bb6bb5af5d1df8f41399f931efa1673fac1ac
treeb8fcfa10a607134cd496f7384a95f0dee27d56c4
parentb2b60cddb56729a0de1bfac3a9406b5631e7fcb7
staging: lustre: make lustre dependent on LNet

In the case of lustre routers you only need a functioning
LNet stack. Especially since often the routers are very
light weight and want to avoid any addition software that
would create additional pressures on the system.

Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/Makefile
drivers/staging/lustre/Kconfig
drivers/staging/lustre/lnet/Kconfig
drivers/staging/lustre/lustre/Kconfig