Whamcloud - gitweb
Added a ``modules [path]'' command to obdctl, which is complete modulo the
authorpschwan <pschwan>
Sun, 24 Feb 2002 03:57:55 +0000 (03:57 +0000)
committerpschwan <pschwan>
Sun, 24 Feb 2002 03:57:55 +0000 (03:57 +0000)
commit456435525e23ebbe5085a724db9c7b1f271a1989
tree7a774737c187774ff67571992bc1e1e5ef8b7865
parent43f82348dc60ee770f968f607c2ec48903b1c280
Added a ``modules [path]'' command to obdctl, which is complete modulo the
fact that our directory names do not currently match our module names.

The best part?  I did it with zero lines of kernel code and a function that
fits on one page.
lustre/obdclass/class_obd.c
lustre/utils/obdctl.c