Whamcloud - gitweb
Use req->page instead of req->addr inside echo_commitrw, as the latter is
authoradilger <adilger>
Thu, 14 Mar 2002 00:16:31 +0000 (00:16 +0000)
committeradilger <adilger>
Thu, 14 Mar 2002 00:16:31 +0000 (00:16 +0000)
commitef4229a378b328d5e731168dd43fbf1172ac38ac
treed3935865a6fd744cc19b2a9b9ad20c996ef55535
parent881390f42c31e17a876517d6b2244880dd48c400
Use req->page instead of req->addr inside echo_commitrw, as the latter is
unset by the callback function on a write (it worked fine for reads ;-).
lustre/obdecho/echo.c