K 10 svn:author V 3 phk K 8 svn:date V 27 2004-11-13T11:53:02.000000Z K 7 svn:log V 253 Introduce an alias for FILEDESC_{UN}LOCK() with the suffix _FAST. Use this in all the places where sleeping with the lock held is not an issue. The distinction will become significant once we finalize the exact lock-type to use for this kind of case. END