Whamcloud - gitweb
Add echo_connect/echo_disconnect to do proper module refcounting (avoid
authoradilger <adilger>
Tue, 12 Mar 2002 00:01:26 +0000 (00:01 +0000)
committeradilger <adilger>
Tue, 12 Mar 2002 00:01:26 +0000 (00:01 +0000)
commita83a71708a6c908cc89921678e741565f1d6fff2
tree5f1d7c61259632abfe14f41aaad9296de3d79b20
parent9f6afde74a4c2a7853dcf0d6495e300a8b430b17
Add echo_connect/echo_disconnect to do proper module refcounting (avoid
oops if we unload module while we have an open connection to it).

The echo_preprw and echo_commitrw methods now clean up properly on error.
lustre/obdecho/echo.c