Whamcloud - gitweb
- reorganize so same functions are used by both obdctl and lctl
authorrread <rread>
Wed, 7 Aug 2002 23:28:48 +0000 (23:28 +0000)
committerrread <rread>
Wed, 7 Aug 2002 23:28:48 +0000 (23:28 +0000)
commit3629f184ebbcbdbde71caba3b29cda15d03cd9cf
tree49c08318311c56c745e8a3514ae86ca4ac71c6c1
parent299797e4fcb045328b36fb928cdffd1241cd1dee
- reorganize so same functions are used by both obdctl and lctl
- obdctl functions moved to obd.c
- removed libxml2 dependency
lustre/configure.in
lustre/utils/Makefile.am
lustre/utils/debug.c [deleted file]
lustre/utils/lctl.c
lustre/utils/lctl.h [deleted file]
lustre/utils/network.c [deleted file]
lustre/utils/obd.c [moved from lustre/utils/device.c with 52% similarity]
lustre/utils/obdctl.c
lustre/utils/obdctl.h [new file with mode: 0644]
lustre/utils/parser.c