K 10
svn:author
V 6
bostic
K 8
svn:date
V 27
1992-08-27T22:17:38.000000Z
K 24
svn:entry:committed-date
V 27
1992-08-27T22:17:38.000000Z
K 7
svn:log
V 277
Do not lock inode during entire read/write operations (because if 
you do, you could deadlock with the cleaner when you are trying to write a 
segment to free up memory).  Instead, use lock coupling (ordered locks) to 
guarantee serializability between concurrent operations.


END
