Whamcloud - gitweb
b=6190
authoralex <alex>
Sat, 7 May 2005 11:47:38 +0000 (11:47 +0000)
committeralex <alex>
Sat, 7 May 2005 11:47:38 +0000 (11:47 +0000)
commite3ddb98fdb87e61133b59a770bfc5842fce33d67
tree3fc553f144f7d16565dc3d39561173e38f430ab2
parent63e4ea577b3321a7d2baa857ab80a4c9f72288ec
b=6190

 - deadlock in mds_open() fixed: if dentry points to another node, we
   took LOOKUP lock holding UPDATE on a parent while strict resourse-
   -based ordering must be used
lustre/mds/mds_open.c