Whamcloud - gitweb
Clean up obdctl code:
authoradilger <adilger>
Tue, 9 Apr 2002 23:12:41 +0000 (23:12 +0000)
committeradilger <adilger>
Tue, 9 Apr 2002 23:12:41 +0000 (23:12 +0000)
commit839b8f3d395d81228b31f5a016bead1582d79a27
tree6a1d75eb81a3e31254596235963e14d9a9960953
parent8f8cbc2bfd169c1267ca350a1cdaf0ea9dcc8a1c
Clean up obdctl code:
- all errors are now written to stderr, and have "error:" at the start
- all functions return non-zero on error (-1 = usage, -2 = params, +ve errno)
lustre/utils/obdctl.c