Drop GLOCK over the entire loop iterating over the iovec, since
authorNickolai Zeldovich <kolya@mit.edu>
Thu, 22 Aug 2002 20:43:30 +0000 (20:43 +0000)
committerNickolai Zeldovich <kolya@mit.edu>
Thu, 22 Aug 2002 20:43:30 +0000 (20:43 +0000)
commit2a6c074d3c9fd9d8db3ebab89797ec2ecaed8528
tree76683bdd1bdb591bb58c94433e70dd41abd5eb07
parent8e66ec5e01c0746822dc13c7679bb0a8febd8579
Drop GLOCK over the entire loop iterating over the iovec, since
it's not needed for any operations performed in the loop (rather
than dropping it just for the memcpy inside the loop).
src/afs/afs_memcache.c