Whamcloud - gitweb
1. Add ioctl OBD_IOC_GETDEVICE to get device list, because Darwin user
authorliangzhen <liangzhen>
Fri, 24 Feb 2006 10:17:14 +0000 (10:17 +0000)
committerliangzhen <liangzhen>
Fri, 24 Feb 2006 10:17:14 +0000 (10:17 +0000)
commit5fb3b8c39567370851e7e962834a545fdd826642
treed1243c75d08d521047a899aa3be8f4c0d0a800e7
parente00bdf7bbba2c11196b5c7bc80b09e346c023d43
1. Add ioctl OBD_IOC_GETDEVICE to get device list, because Darwin user
   can't get device list from /proc filesystem.
2. Smallfix for version command of lctl
3. Return value to Darwin should be positive value.
4. Add basic features for Darwin in lconf (load and unload echo).
lustre/include/lustre_lib.h
lustre/obdclass/class_obd.c
lustre/obdclass/darwin/darwin-module.c
lustre/utils/lconf
lustre/utils/obd.c