]> git.baikalelectronics.ru Git - kernel.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)
commit4c64418aab177684265a9e9c5b792e1cde01df83
tree01cad5c05506e452b17a030c96827d8170c80c6c
parentfa8a2c2a3df1ac2310c5c12b3eac15055ccb3e5a
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]