Whamcloud - gitweb
b=2353
authorrread <rread>
Fri, 19 Dec 2003 19:45:29 +0000 (19:45 +0000)
committerrread <rread>
Fri, 19 Dec 2003 19:45:29 +0000 (19:45 +0000)
commit8af4adf8e9f8701b5719369840ed897c48da0594
treec20085ec5d2eb41d89c90f4e5ca58313ae9ef0de
parent479875b80a1ef3349d108ffaa11d257dfb18d0c6
b=2353
r=shaver

Delete IOC_CONNECT,DISCONNECT and use obd_self_export instead
of creating connections for lctl. Also delete the IOC_DEVICE comamnd
and make the ioctl interface stateless.  The lctl probe command is now
a noop, and lctl device is still used to set the device, although the
current device state is only saved in lctl now, and not the kernel.
lustre/include/linux/lustre_lib.h
lustre/include/linux/obd_class.h
lustre/obdclass/class_obd.c
lustre/utils/lconf
lustre/utils/obd.c
lustre/utils/obdiolib.c
lustre/utils/obdiolib.h