Whamcloud - gitweb
b=6200
authorphil <phil>
Tue, 17 May 2005 03:41:19 +0000 (03:41 +0000)
committerphil <phil>
Tue, 17 May 2005 03:41:19 +0000 (03:41 +0000)
commitc629f439183e5f3d272568bd8e965f0d4b86490a
tree47e1309b05bc21f8e9d99ed123f2de0981a5ceec
parent18ffa6d42921bb3233ba88956ea3067e99f9c484
b=6200
A bug in MDS/OSS recovery could cause the OSS to fail a (ctxt == NULL)
assertion.

There's little harm in just aborting MDS/OSS recovery and letting
it try again next time, so I removed the LASSERT and return an error instead.
We can revisit it when we put the knife in the llog code for real.
lustre/ChangeLog
lustre/ptlrpc/llog_client.c