Whamcloud - gitweb
Allow obdecho to handle create and destroy and setattr methods.
authoradilger <adilger>
Tue, 3 Sep 2002 20:19:21 +0000 (20:19 +0000)
committeradilger <adilger>
Tue, 3 Sep 2002 20:19:21 +0000 (20:19 +0000)
commit4f35d4cf58b1ef878713742225559757b06c91b3
tree2475d501ce9c9cc56f4ed67484bd7d5adc14e663
parentd781670740a20212b0656a4df9bff3d63daf9ca3
Allow obdecho to handle create and destroy and setattr methods.
The first two are required so that we can reasonably emulate a
BA OST, and use runregression-net.sh against a BA OST (by using
the objid returned from the create call, and destroying the objid
afterwards).
lustre/include/linux/obd.h
lustre/obdecho/echo.c