]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging/lustre: remove enum config_flags and obd_mount_server.c
authorPeng Tao <bergwolf@gmail.com>
Mon, 3 Jun 2013 13:37:28 +0000 (21:37 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Jun 2013 18:14:37 +0000 (11:14 -0700)
commit9c110d71b3f9db9e22a55e1ef5fd36b2cb942e4f
tree01cad5c05506e452b17a030c96827d8170c80c6c
parent423e118c0be32274de137a4d97f0dcac3edd136a
staging/lustre: remove enum config_flags and obd_mount_server.c

obd_mount_server.c is not really used at all, and we can remove
enum config_flags that are causing symbol conflictions due to
CONFIG_ prefixing...

Signed-off-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/obd.h
drivers/staging/lustre/lustre/obdclass/obd_mount_server.c [deleted file]