Whamcloud - gitweb
Revert error handling case - jumpling to out_unlink_cancel, which would seem
authoradilger <adilger>
Tue, 27 Aug 2002 20:32:57 +0000 (20:32 +0000)
committeradilger <adilger>
Tue, 27 Aug 2002 20:32:57 +0000 (20:32 +0000)
commit5b832e11ca8ad6d3d23195daafbbf776641a8efc
treec179a43101bde1312d969ccad5b2ba3978b782a8
parentfa0eac9065acf5dbc81b1311335e053a3f13bd27
Revert error handling case - jumpling to out_unlink_cancel, which would seem
to be the obvious thing to do given that we are supposed to have a lock on
this file at this point, causes an oops in ldlm_lock_decref() because the
lock is NULL.
lustre/mds/mds_reint.c