Whamcloud - gitweb
ptlrpc_client->cli_lock moved to ptlrpc_connection->c_lock, but I'd forgotten
authorpschwan <pschwan>
Mon, 15 Apr 2002 05:14:38 +0000 (05:14 +0000)
committerpschwan <pschwan>
Mon, 15 Apr 2002 05:14:38 +0000 (05:14 +0000)
commitfbb9e5820f50f2ed3bb9bca7ce1c8fcc7137e80e
treee1d2e4d8da404758d3d2608317d8d25bbf11de8c
parent7088fa71183e5f376eb1b813327544e5d3cee465
ptlrpc_client->cli_lock moved to ptlrpc_connection->c_lock, but I'd forgotten
to move the spin_lock_init().  Fixed.
lustre/ptlrpc/client.c
lustre/ptlrpc/connection.c