kernel-fxtec-pro1x/drivers/staging/lustre
Xiong Zhou 49126e47bf staging/lustre: lloop depends on BLOCK
Add a config option for llite/lloop in lustre driver, making it depends
on BLOCK to fix this better:
drivers/staging/lustre/lustre/fid/../include/linux/lustre_compat25.h:117:2:
error: implicit declaration of function ‘unregister_blkdev'

Also, remove the wrapper ll_unregister_blkdev which depends on BLOCK in
the header and just call unregister_blkdev in lloop.c based on Peng Tao's
comment. Drop the redundant dependency on STAGING for LUSTRE_FS, remove
some unnecessary jdb header files which depends on BLOCK btw.

Signed-off-by: Xiong Zhou <jencce.kernel@gmail.com>
Reviewed-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-08-02 15:30:46 +08:00
..
include/linux staging: lustre: NR_CPUS is always defined 2013-07-24 10:25:17 -07:00
lnet staging: lustre: Fix non-ANSI sparse warnings 2013-07-29 11:29:36 -07:00
lustre staging/lustre: lloop depends on BLOCK 2013-08-02 15:30:46 +08:00
Kconfig staging: add Lustre file system client support 2013-05-14 13:54:50 -04:00
Makefile staging/lustre: fix Lustre code link order 2013-07-23 12:23:55 -07:00
TODO staging: add Lustre file system client support 2013-05-14 13:54:50 -04:00