Delay calling afs_ProcessFS() and upgrading the shared vcache lock
authorNickolai Zeldovich <kolya@mit.edu>
Wed, 5 Jun 2002 16:56:09 +0000 (16:56 +0000)
committerNickolai Zeldovich <kolya@mit.edu>
Wed, 5 Jun 2002 16:56:09 +0000 (16:56 +0000)
commit9ab8961c3106402de12f4d0dd80c65e249293fdb
treed7d5300993bbac08157690271b1484b6150ada91
parent0c05bd2bccb5b586b9aedf939700f991a4adc73e
Delay calling afs_ProcessFS() and upgrading the shared vcache lock
until after the dcache locks have been released, to obey lock ordering
and avoid deadlock.
src/afs/afs_segments.c