Whamcloud - gitweb
Don't call the completion AST if we can already match this lock.
authoradilger <adilger>
Thu, 4 Mar 2004 08:10:13 +0000 (08:10 +0000)
committeradilger <adilger>
Thu, 4 Mar 2004 08:10:13 +0000 (08:10 +0000)
commit7b62fa0c4b6577a2e702e972f71afbb5f0eb9556
tree709248a87b371aa39167a4dbaf35173448cad4ad
parent1f459dd67e47fbddc51f9cd46f54866d37baeca2
Don't call the completion AST if we can already match this lock.
We could fix some callers of obd_match() and ldlm_lock_match() to be a
bit more efficient, but we won't right now.
r=phil
lustre/ldlm/ldlm_lock.c
lustre/liblustre/rw.c
lustre/liblustre/super.c