K 10 svn:author V 5 tegge K 8 svn:date V 27 2005-10-09T20:07:51.000000Z K 7 svn:log V 243 Eliminate a deadlock that can occur when a dirty block belonging to a snapshot file is flushed by a process not holding snaplk (e.g. bufdaemon). Another process might hold snaplk and try to access the block due to ffs_copyonwrite processing. END